QUERY LOGFILE
Authorization
General User
Purpose
Use the QUERY LOGFILE command to display whether or not a log file is updated with data written to the virtual screen. Use the SET LOGFILE command to control updating of the log file. For more information, see SET LOGFILE.
Operands
- vname
- is the name of the virtual screen whose log file may be being updated.
Responses
LOGFILE vname ON fn ft fm
or
LOGFILE vname OFF fn ft fm
Where:
- ON
- indicates a log file is updated with data written to the virtual screen.
- OFF
- indicates a log file is not updated for the virtual screen.
- vname
- is the name of the virtual screen.
- fn
- is the file name of the log file.
- ft
- is the file type of the log file.
- fm
- is the file mode of the log file.
Options
For more information on the Options, Usage Notes, and Error Messages that apply to all operands of the QUERY command, see QUERY.