table clv$intrinsic_commands type=command section_name=oss$job_paged_literal scope=xdcl ..
      m=clm$intrinsic_commands
command (change_command_search_mode     ,chacsm) clp$_change_command_search_mode xref
command (change_system_command_library  ,chascl) clp$_change_system_command_libr xref advanced_usage
command (create_command_list_entry      ,create_command_list_entries, crecle) ..
                                           clp$_create_command_list_entry xref
command (create_variable                ,create_variables,  crev) clp$_create_variable xref hidden
command (delete_command_list_entry      ,delete_command_list_entries, delcle) ..
                                           clp$_delete_command_list_entry xref
command (delete_variable                ,delete_variables,  delv) clp$_delete_variable xref
command (display_command_information    ,display_command_parameters,  display_command_parameter,  discp,  disci) ..
                                           clp$_display_command_informatio xref
command (display_command_list           ,discl) clp$_display_command_list xref
command (display_command_list_entry     ,discle) clp$_display_command_list_entry xref
command (display_function_information   ,disfi) clp$_display_function_informati xref
command (display_value                  ,display_values,  disv) clp$_display_value xref
command (display_variable_list          ,disvl) clp$_display_variable_list xref
command (display_working_catalog        ,diswc) clp$_display_working_catalog xref
command (get_line                       ,get_lines,  accept_line,  accept_lines,  accl,  getl) clp$_get_line xref
command (include_command                ,incc) clp$_include_command xref
command (include_file                   ,incf) clp$_include_file xref
command (include_line                   ,incl) clp$_include_line xref
command login                           clp$login_command xref l=manual
command logout                          clp$logout_command xref
command (put_line                       ,put_lines,  putl) clp$_put_line xref
command (set_command_list               ,setcl) clp$_set_command_list xref hidden
command (wait                           ) clp$_wait xref
"
" NOTE:
"   The following commands are defined in the control_statements table in
"   module clm$control_statements.  They are defined in this table to allow
"   all relevant information about them to be accessible via the
"   display_command_information command which is geared up to interrogate a
"   clt$command_table.
"
command (collect_text                   ,colt) clp$_collect_text xref hidden
command job                             jmp$_job xref hidden
command task                            clp$_task xref hidden
command utility                         clp$_utility xref hidden
"
" NOTE:
"   The following command ideally belongs in the control_statements table in
"   module clm$control_statements.  It is defined in this table to allow
"   its name to be used for a subcommand of generate_command_table and
"   UTILITY/UTILITYEND.
"
command function                        clp$_function_statement xref hidden
tablend
