view_file
view_file
[ -file s_fileName ]
Description
Opens and displays an ASCII text file in a separate window.
(Space-based Router only) You can use this command to view log files that you create using the stream_in command.
Arguments
|
Specifies the file to open and view in a separate window. If you do not specify this argument, a View File dialog appears, and lets you choose the file from your directory. |
Value Returned
Examples
The following example opens a text file, mylog.txt, in a separate window.
view_file -file mylog.txt
Related Topics
Return to top