Display the contents of a startup definition.
The type/startup command displays the contents of an entire startup definition. type/startup/page displays the contents of a startup definition one page at a time.
General Format
type/startup startup_name [/qualifiers]
Alternate
catsta startup_name [-qualifiers]
Qualifier Summary
General qualifiers:
/[no]log
/[no]confirm
/hostname-host_name
/output=out
/symbol=[prefix_string]
Examples
C:\> schedule type/startup/page options
display_history_title = Job History
display_history_jobs = [*]*
display_history_job_set = 0
display_history_queues_mask = 134650
display_history_all_queues = 0
display_history_all_columns = 1
display_history_column_mask = 255
display_history_to_date = Jan 1 2000 00:00:00.0
display_history_from_date = Feb 16 1995 00:00:00.0
display_queues_title = Current Queues
display_queues_jobs = [*]*
display_queues_job_set = 0
display_queues_queues_mask = 268435455
display_queues_all_queues = 1
display_queues_all_users = 0
display_queues_full_attributes = 0
display_queues_entry = 0
monitor_title = Job Monitor
monitor_jobs = [*]*
monitor_job_set = 0
monitor_queues_mask = 36352
monitor_all_queues = 0
monitor_all_users = 0
monitor_current_status = 0
scan_log_search_string = *
scan_log_adjacent_lines = 1
initiate_conditions = 4
initiate_completion_code = 0
Qualifiers
/confirm
/noconfirm
CONFIRM requests that the user be prompted prior to any operation to verify that the selected entry is the correct one.
/hostname=host_name
The qualifier specifies what node (either local or remote) you want the operation performed on.
/log
/nolog
The LOG qualifier causes each completed operation to issue a note to the user.
/output=output_file
The OUTPUT option sends all output to a text file. Output can be printed or displayed as needed.
/symbol[=prefix_string]
The SYMBOL command requests that all job information be output to environmental variables. The environmental variable is constructed by prefixing the field name with the provided string. If none is provided a default value of SC is used. To display the environmental variables output from the /symbol qualifier use:
set prefix_string