HP System Dictionary/XL Utilities Reference Manual - Part 1 SDDBD (32256-90003)

68 Chapter7
SDDBC Commands
IMAGE Command
anything, the default is SUBSTITUTE.
comment-option:
Option to generate comment lines or not. Valid values are:
TRUE
FALSE
If not specified, default is TRUE.
order-by-set-type-option:
Option to generate data sets by data set type in the
order of AUTOMATIC, MANUAL, and DETAIL. The valid
values are:
TRUE
FALSE
If not specified, the default is TRUE. If this option is set to
FALSE, the data sets will be generated in the order they
are retrieved.
Example:
> IMAGE DATABASE=supply;
>> CONTROL=(LIST,ERRORS=10,TABLE);
>> SCHEMA=schemab;
>> OUTPUT=terminal;
>> NAME=ALIAS.
>