;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Author: Stephen Cribbs Atomic Energy of Canada Ltd. Pinawa, Manitoba Canada, R0E1L0 TXTWRT ------ TXTWRT is an RT-11 text formatting program written to help programmers create effective text and graphics displays on today's "smart" terminals. In addition, full support of the ANSI standard escape sequence control strings used by Digital Equipment's video and printing terminals is provided. The output generated may be directly routed to the terminal, or to an ASCII stream file, or TXTWRT will create an output file suitably formatted as either FORTRAN-IV or MACRO-11 source statements. TCFL .BFO 7 11-MAY-83 - Terminal Control Function Binary Library TXTC .COM 1 11-May-83 - Compile & Assemble command file TXTL .COM 1 11-May-83 - LINK command file TXTLO .COM 1 11-May-83 - Overlay LINK command file ENC .FOR 15 11-Oct-83 - ## TXTWRT source files IDSPTC.FOR 30 05-May-83 - ## IPARSE.FOR 6 11-May-83 - ## MATCH .FOR 4 11-May-83 - ## NEST .FOR 6 11-May-83 - ## TXTWRT.FOR 26 13-Oct-83 - ## IDSPTC.MAC 7 11-May-83 - ## KMP2WU.MAC 2 11-May-83 - ##- TXTWRT.HLP 51 11-May-83 - Program Description document EXMPL1.INP 1 11-May-83 - Example input file #1 EXMPL2.INP 1 11-May-83 - Example input file #2 PTXTW .MAC 2 11-May-83 - ++ Component source files for TCFL.BFO TCFLIO.MAC 23 11-May-83 - ++ TCFLO .MAC 27 11-May-83 - ++- TXTWRT.OVL 54 13-Oct-83 - Overlayed Executable file (11.2Kw) TXTWRT.SAV 52 13-Oct-83 - Executable file (13.0Kw) ;-----------------------------------------------------------------------