File Viewing Utility
by Graham Crow

This program provides an easy way of accessing the commands *Dump, *List, *Type, and *Print.

When run, an icon is added to the icon bar. Clicking Menu over this icon displays a menu containing the usual Info and Quit options. Clicking Select over this icon opens a window. Dragging a file icon from a directory viewer to either the icon bar icon or the File icon in the window displays the full pathname, together with the file type and length.

Clicking on the radio icons at the left of the window selects the command used to display the file.

*Dump displays the contents of a file in hex and ASCII. The display may be modified by the addition of a file offset and/or a start address. *Type displays the file contents in ASCII. If the TabExpand option is selected, Tab characters (ASCII 9) are expanded to spaces. *List displays the contents of the file with numbered lines, and may be similarly modified with the TabExpand option. *Print displays the file as raw text, including all control codes, and should therefore only be used with appropriate file types. DumpFormat selects the layout for the above commands. It is described on page 290 (or 292) of the User Guide.

The Printer icon detremines whether the output is sent to the screen or printer. Clicking Select on the OK icon or pressing Return when the caret is in the File icon initiates the operation.
