Reporting : Native reporting system : Reporting system command language : EXTRACT subcommand
  
EXTRACT subcommand
The structure of this statement is:
SETTING { EXTRACT [ YES | NO ]
EXTRACTFILE file-name-no-ext }
See also EXTRACTFILE subcommand.
The following example creates an extract file called sr-mgmt.
SETTING { EXTRACT yes
EXTRACTFILE sr-mgmt }
Note The EXTRACT subcommand can only be placed in a report in text mode. For more information, see Edit <report name> – Text Mode dialog. This function is not supported by the Report Editor.
Parent topic
Reporting system command language