42 CHARACTER*128 BORT_STR
49 IF(cf.NE.
'Y'.AND. cf.NE.
'N')
GOTO 900
56 900
WRITE(bort_str,
'("BUFRLIB: CMPMSG - INPUT ARGUMENT IS ",A1,'//
57 .
'", IT MUST BE EITHER Y OR N")') cf
subroutine bort(STR)
Log one error message and abort application program.
subroutine capit(STR)
This subroutine capitalizes all of the alphabetic characters in a string.
subroutine cmpmsg(CF)
Specify the use of compression when writing BUFR messages.