Copyright 1997 Pragma Systems, Inc.
view.exe
View allows you to display any text file. The filename may include a directory path in order to view a file in another directory.
view [filename]
COMMAND OPTIONS:
If the program is run without a filename, the text help file is run.
EXAMPLES:
To view a file named "quarterly.txt" in the current directory, type:
view quarterly.txt
To view a file named "quarterly.txt" in the "d:\user\files", type:
view d:\user\files\quarterly.txt
To view text help file, type:
view