TIPE is a user-written task to type files at a terminal, much like the DCL "TYPE" command. SYNTAX: TIP[E] filename.filetype -- (both may include wildcards) MAJOR DIFFERENCES: Allows aborting file typeout by CNTL/Z. Allows aborting all typeouts of multiple files by CNTL/C (when using wildcards). Shows file name and last revision date at top. BUGS: TIPE will sometimes quit with a read error when it encounters very long lines (> 254) sometimes generated by RUNOFF in ENABLE DARK mode.