UNTRAIL USER'S GUIDE -- JWB -- 1982-JAN-26 Program: UNTRAILxx Purpose: Read fixed-blocked ASCII tapes onto a disk file, stripping off trailing blanks to save disk space. Variant UNTRAILEB processes EBCDIC input. Usage: $ALLOC MT: MT: $MOUNT/FOREIGN/BLOCK=blocksize/RECORD=xx/DENS=density MT: $ASSIGN MT: FOR009: $ASSIGN file: FOR010: $RUN build:[BLDUTIL.RUN]UNTRAILxx where xx = 72 or 80 = logical record length, file: is your desired output file, and build is one of BUILDDEV, BUILDACC, or BUILDOPR. alternatively, xx = EB for 80 character EBCDIC images. .