134 #ifdef DYNAMIC_ALLOCATION
136 IF ( cprmnm .EQ.
'MAXSS' )
THEN
138 ELSE IF ( cprmnm .EQ.
'NFILES' )
THEN
140 ELSE IF ( cprmnm .EQ.
'MXMSGL' )
THEN
142 ELSE IF ( cprmnm .EQ.
'MXDXTS' )
THEN
144 ELSE IF ( cprmnm .EQ.
'MAXMSG' )
THEN
146 ELSE IF ( cprmnm .EQ.
'MAXMEM' )
THEN
148 ELSE IF ( cprmnm .EQ.
'MAXTBA' )
THEN
150 ELSE IF ( cprmnm .EQ.
'MAXTBB' )
THEN
152 ELSE IF ( cprmnm .EQ.
'MAXTBD' )
THEN
154 ELSE IF ( cprmnm .EQ.
'MAXJL' )
THEN
156 ELSE IF ( cprmnm .EQ.
'MXCDV' )
THEN
158 ELSE IF ( cprmnm .EQ.
'MXLCC' )
THEN
160 ELSE IF ( cprmnm .EQ.
'MXCSB' )
THEN
162 ELSE IF ( cprmnm .EQ.
'MXMTBB' )
THEN
164 ELSE IF ( cprmnm .EQ.
'MXMTBD' )
THEN
166 ELSE IF ( cprmnm .EQ.
'MXMTBF' )
THEN
168 ELSE IF ( cprmnm .EQ.
'MAXCD' )
THEN
170 ELSE IF ( cprmnm .EQ.
'MXS01V' )
THEN
172 ELSE IF ( cprmnm .EQ.
'MXBTM' )
THEN
174 ELSE IF ( cprmnm .EQ.
'MXBTMSE' )
THEN
176 ELSE IF ( cprmnm .EQ.
'MXTAMC' )
THEN
178 ELSE IF ( cprmnm .EQ.
'MXTCO' )
THEN
180 ELSE IF ( cprmnm .EQ.
'MXNRV' )
THEN
182 ELSE IF ( cprmnm .EQ.
'MXRST' )
THEN
186 CALL
errwrt(
'++++++++++++++++++WARNING+++++++++++++++++++')
187 errstr =
'BUFRLIB: ISETPRM - UNKNOWN INPUT PARAMETER '//
188 . cprmnm //
' -- NO ACTION WAS TAKEN'
190 CALL
errwrt(
'++++++++++++++++++WARNING+++++++++++++++++++')
194 CALL
errwrt(
'++++++++++++++++++++WARNING+++++++++++++++++++++')
195 errstr =
'BUFRLIB: ISETPRM - DYNAMIC MEMORY ALLOCATION IS '//
196 .
'NOT SUPPORTED FOR THIS BUILD OF BUFRLIB'
198 CALL
errwrt(
'++++++++++++++++++++WARNING+++++++++++++++++++++')
This module declares and initializes the MAXMSG variable.
This module declares and initializes the MXMTBB variable.
This module declares and initializes the MXS01V variable.
This module declares and initializes the MXTCO variable.
This module declares and initializes the MXBTM variable.
This module declares and initializes the MXCDV variable.
This module declares and initializes the MXMTBD variable.
This module declares and initializes the MAXJL variable.
This module declares and initializes the MXLCC variable.
This module declares and initializes the MAXSS variable.
This module declares and initializes the MXTAMC variable.
This module declares and initializes the MXMTBF variable.
This module declares and initializes the MXRST variable.
This module declares and initializes the MXDXTS variable.
This module declares and initializes the MAXMEM variable.
This module declares and initializes the MXMSGL variable.
INTEGER function isetprm(CPRMNM, IPVAL)
This function sets a specified parameter to a specified value for use in dynamically allocating one o...
This module declares and initializes the MXBTMSE variable.
This module declares and initializes the MXNRV 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 NFILES variable.
This module declares and initializes the MAXTBD variable.
This module declares and initializes the MXCSB variable.
This module declares and initializes the MAXTBA variable.
This module declares and initializes the MAXCD variable.