ETAPE Rev. 2.12 06-Dec-1990 ETAPE is a general-purpose program for handling EBCDIC, ASCII, and Honeywell GCOS BCD tapes. It allows the user to move around at will within the tape, send output to different files, specify different blocksizes and record lengths for different files on the tape, and combine multiple tape files into a single output file. Special translation can be performed on tapes which have embedded packed decimal, floating-point, or binary fields. The capability of writing EBCDIC or ASCII tapes from VMS ASCII files is also included. ETAPE removes all trailing blanks from tape records after reading them. On output, records will be blank padded and blocked to create fixed length tape blocks. A switch can be set to turn off the EBCDIC translation and allow the translation (or writing) of ASCII tapes. Installation ============ ETAPE is comprised of the following files: AAAREADME.TXT This file ETAPE.CLD Command language for ETAPE ETAPE.EXE Executable for ETAPE (Linked on V5.4) ETAPE.FOR Source program & subroutines ETAPE.HLP Help file for the program ETAPE.OBJ Object from ETAPE (for re-linking) ETAPE_HELP_ENTRY.RNH UNH help file (not edited to be general) ETAPE_INCLUDE.FOR Include file for fortran code SAMPLE.TRANS A sample directive file for special translation The following procedure is used to build ETAPE: $ FORT ETAPE $ LINK ETAPE $ COPY ETAPE.EXE SYS$COMMON:[SYSEXE]ETAPE.EXE $ LIB/HELP/REPL/LOG SYS$HELP:HELPLIB ETAPE $ SET COMMAND ETAPE Known Errors / Limitations ========================== To use ETAPE, a user must possess LOG_IO amd PHY_IO privilege or ETAPE must be installed with those privileges. Writing of multi-reel tapes is not supported. I'm sure there are bugs, but I don't know what they are. If you find one, please let me know. Special thanks for changes in this version go to: Bill Costa - University of New Hampshire John W. Miller - Indiana University of Pennsylvania Please direct all comments, criticisms, and especially praise to: Dale Miller University of Arkansas at Little Rock Data Center NS204 2801 S. University Ave. Little Rock, AR 72204-1099 (501) 569-8714 DOMILLER@UALR.BITNET