Schedule Log List Display command
A list of Schedule Log records can be displayed.
Syntax for the Schedule Log List Display command
schloglist {-a|-id scheduleID} [-from Date1] [-to Date2] [-v8]
Explanation of the parameters
- -a|-id scheduleID
-
Schedule ID of the schedule that you want to display in a list format (Mandatory)
- -a:
-
All log records
- -id scheduleID:
-
Log record for the specified schedule ID
When you specify '-id,' specify the schedule ID as an alphanumeric character string within 50 bytes.
- -from Date1 -to Date2
-
Date range of log records to be displayed in a list format (Optional)
Specify this parameter in a numeric string within 8 bytes.
Specify the date in the format that is specified for Date Format (datefmt) in the System Environment Settings.
It is necessary to specify the date in the range of Date1<=Date2. The specified Date1 and Date2 will also be included in the list display.
When '-from' is omitted, all the dates up to the date specified in '-to' will be displayed.
When '-to' is omitted, all the dates from the date that is specified in '-from' will be displayed.
When both are omitted, all the dates will be displayed.
- -v8
-
Specification of full display of the schedule ID in the list format of the Schedule Log (Optional)
Output results of the Schedule Log are displayed in a list format that fully displays each schedule ID that exceeds 8 bytes.
When you omit this parameter, output results are displayed in the format for HULFT lower than Ver.8, and only the first 8 characters of the schedule ID are displayed.