TYPE
    

TYPE '[path]filename.ext'

Lists the specified text (ASCII) file in the Session window.

The file must be a standard text file in order for this to work. Include the full file name and file extension within single quotation marks. If the file is not in your default folder, include the path within single quotation marks as well. For example, to list the contents of the macro file SALES.MAC on your screen, enter:

TYPE 'SALES.MAC'