42 INTEGER FUNCTION lcmgdf(LUNIT,SUBSET)
53 CALL
status(lunit,lun,il,im)
58 CALL
nemtba(lun,subset,mtyp,msbt,inod)
65 IF ( (typ(inod+i).EQ.
'CHR') .AND. (ibt(inod+i).GT.64) )
THEN
74 900 CALL
bort(
'BUFRLIB: LCMGDF - INPUT BUFR FILE IS CLOSED, IT MUST'//
INTEGER function lcmgdf(LUNIT, SUBSET)
This function checks whether the subset definition for a given message type contains any long charact...
This module contains array and variable declarations used to store the internal jump/link table...
subroutine status(LUNIT, LUN, IL, IM)
This subroutine checks whether a specified Fortran logical unit number is currently connected to the ...
subroutine bort(STR)
This subroutine calls subroutine errwrt() to log an error message, then calls subroutine bort_exit() ...
subroutine nemtba(LUN, NEMO, MTYP, MSBT, INOD)
THIS SUBROUTINE SEARCHES FOR MNEMONIC NEMO WITHIN THE INTERNAL TABLE A ARRAYS HOLDING THE DICTIONARY ...