Help for TYPETEXT

PURPOSE:

TYPETEXT types the specified text (ASCII) file.  It includes the output
in the VICAR session log.  It is like DCL TYPE or UNIX cat, but it includes
the output in session log.

EXECUTION:
 This utility can be called from a VICAR procedure using the syntax:

 typetext filename 

 where filename is an existing ASCII file.
 
REVISION HISTORY:
   03-18-97 SP    Initial release.

PARAMETERS:


FILE

Text file name

See Examples:


Cognizant Programmer: