116 IF ( cprmnm .EQ.
'MAXSS' )
THEN
118 ELSE IF ( cprmnm .EQ.
'NFILES' )
THEN
120 ELSE IF ( cprmnm .EQ.
'MXMSGL' )
THEN
122 ELSE IF ( cprmnm .EQ.
'MXDXTS' )
THEN
124 ELSE IF ( cprmnm .EQ.
'MAXMSG' )
THEN
126 ELSE IF ( cprmnm .EQ.
'MAXMEM' )
THEN
128 ELSE IF ( cprmnm .EQ.
'MAXTBA' )
THEN
130 ELSE IF ( cprmnm .EQ.
'MAXTBB' )
THEN
132 ELSE IF ( cprmnm .EQ.
'MAXTBD' )
THEN
134 ELSE IF ( cprmnm .EQ.
'MAXJL' )
THEN
136 ELSE IF ( cprmnm .EQ.
'MXCDV' )
THEN
138 ELSE IF ( cprmnm .EQ.
'MXLCC' )
THEN
140 ELSE IF ( cprmnm .EQ.
'MXCSB' )
THEN
142 ELSE IF ( cprmnm .EQ.
'MXMTBB' )
THEN
144 ELSE IF ( cprmnm .EQ.
'MXMTBD' )
THEN
146 ELSE IF ( cprmnm .EQ.
'MXMTBF' )
THEN
148 ELSE IF ( cprmnm .EQ.
'MAXCD' )
THEN
150 ELSE IF ( cprmnm .EQ.
'MXS01V' )
THEN
152 ELSE IF ( cprmnm .EQ.
'MXBTM' )
THEN
154 ELSE IF ( cprmnm .EQ.
'MXBTMSE' )
THEN
156 ELSE IF ( cprmnm .EQ.
'MXTAMC' )
THEN
158 ELSE IF ( cprmnm .EQ.
'MXTCO' )
THEN
160 ELSE IF ( cprmnm .EQ.
'MXNRV' )
THEN
162 ELSE IF ( cprmnm .EQ.
'MXRST' )
THEN
166 CALL
errwrt(
'++++++++++++++++++WARNING+++++++++++++++++++')
167 errstr =
'BUFRLIB: IGETPRM - UNKNOWN INPUT PARAMETER '//
170 CALL
errwrt(
'++++++++++++++++++WARNING+++++++++++++++++++')
This module declares and initializes the MXNRV variable.
This module declares and initializes the MXMTBD variable.
This module declares and initializes the MXS01V variable.
This module declares and initializes the NFILES variable.
This module declares and initializes the MXMTBF variable.
This module declares and initializes the MAXMEM variable.
This module declares and initializes the MXMSGL variable.
This module declares and initializes the MXCSB variable.
INTEGER function igetprm(CPRMNM)
This function returns the current value of a parameter used for allocating one or more internal array...
This module declares and initializes the MXTAMC variable.
This module declares and initializes the MXDXTS variable.
This module declares and initializes the MXBTMSE variable.
This module declares and initializes the MAXJL variable.
This module declares and initializes the MXTCO variable.
This module declares and initializes the MAXSS variable.
This module declares and initializes the MXBTM variable.
This module declares and initializes the MXCDV variable.
subroutine errwrt(STR)
This subroutine allows the user to specify a custom location for the logging of error and diagnostic ...
This module declares and initializes the MAXTBB variable.
This module declares and initializes the MAXCD variable.
This module declares and initializes the MXLCC variable.
This module declares and initializes the MXRST variable.
This module declares and initializes the MAXTBD variable.
This module declares and initializes the MAXTBA variable.
This module declares and initializes the MXMTBB variable.
This module declares and initializes the MAXMSG variable.