W3AI39

The W3AI39 routine translates ASCII field to EBCDIC.

USAGE:    CALL W3AI39 (NFLD,N)

   Input argument list:
     NFLD    - CHARACTER*1 ARRAY OF ASCII DATA
     N       - INTEGER,  CONTAINS CHARACTER COUNT TO CONVERT....

   Output argument list:
     NFLD     - CHARACTER*1 ARRAY OF EBCDIC DATA

REMARKS:
        Software version of ibm370 translate instruction, bY
        changing the table we could do a  64, 96,  ASCII
        character set, change lower case to upper, etc.
        TR converts data at a rate of 5.4 million characters per sec.
        TR is in library  /usr/lib/libcos.a   add to segldr card.

 
W3lib.tar Library contains Fortran 90 decoder/encoder routines for GRIB edition 1. (Fortran90)
Date posted: 2/22/2007