ADD DOCUMENT
ADD DOCUMENT saves a block of text of any length in the active dataset. The
result is equivalent to the DOCUMENT command. The documentation can be
displayed with the DISPLAY DOCUMENT command.
ADD DOCUMENT
’text’
’text’.
This command takes effect immediately. It does not read the active dataset or execute pending transformations. See the topic Command Order for more information.
Syntax for the ADD DOCUMENT command can be generated from
the Data file comments dialog.
Example
ADD DOCUMENT
"This data file is a 10% random sample from the"
"primary data file. It’s seed value is 13254689.".