Output Statement - HP DDL D40 Reference Manual

Data definition language
Table of Contents

Advertisement

Dictionary Manipulation Statements

OUTPUT Statement

The OUTPUT statement reads existing objects from an open DDL dictionary and writes
them to any open DDL, FUP, REPORT, or host-language source-code files.
{ CONSTANT { constant-name ... } }
{
{ DEF[INITION] { def-name ... }
{
{RECORD { record-name ... }
{
OUTPUT { TOKEN-CODE { token-name ... }
{
{ TOKEN-MAP { map-name ... }
{
{ TOKEN-TYPE { type-name ...}
{
constant-name
is the name of a constant in the open DDL dictionary. You can specify up to 50
constants.
def-name
is a DDL name that uniquely identifies a definition in an open DDL dictionary. You
can specify up to 50 definitions.
record-name
is a DDL name that uniquely identifies a record in an open DDL dictionary. You can
specify up to 50 records.
token-name
is a DDL name that uniquely identifies a token code in an open DDL dictionary. You
can specify up to 50 token codes.
map-name
is a DDL name that uniquely identifies a token map in an open DDL dictionary. You
can specify up to 50 token maps.
type-name
is a DDL name that uniquely identifies a token type in an open DDL dictionary. You
can specify up to 50 token types.
Data Definition Language (DDL) Reference Manual—426798-002
{ *
{ *
{ *
{ *
{ *
{ *
8 -5
} }
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
OUTPUT Statement

Advertisement

Table of Contents
loading

Table of Contents