The EXTRACT command copies one or a group of report definition modules and writes them into a text file.
General format
extract/report [/qualifiers] file_name
Qualifier Summary
/con
/node=target_node
/log
Examples
Schedule> extract/report /report/schedule_user_by_comment_132 report.txt
The module name that is specified can contain wildcards.
Qualifiers
/confirm
/noconfirm
Confirm requests that the user be prompted prior to any operation to verify that the selected module is the correct one.
/node=target_node
The NODE 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.