DDL Compiler Commands
Data Definition Language (DDL) Reference Manual — 426798-002
9- 69
HELP Command
HELP Command
The HELP command lists a brief description of any specified command or of all
commands.
command
is the name or partial name of a DDL compiler command. If
command
is omitted,
DDL lists a brief description of all the DDL compiler commands. If you specify the
first one or more characters of a command, DDL returns information about the first
command (in alphabetic order) that matches the string of characters.
HELP Command Examples
The following example shows how the HELP command lists a command description in
an interactive session:
36> DDL
!?HELP SAVE
SAVE - Don't purge dictionary when it is closed
!
The following example shows how the HELP command matches a partial command
name to a command and displays information:
37> DDL
!?HELP C
COBOL - Open COBOL source output on specified file
LINECOUNT Command
The LINECOUNT command specifies the number of lines printed on both a report
page (generated by the REPORT command) and a listing page (generated by the LIST
command).
number
is the number of lines per page on a report or listing. If LINECOUNT is omitted, the
number of lines on each page is 56.
LINECOUNT Command Guideline
The LINECOUNT command is meaningful only when the listing or report destination is
a line printer.
HELP [ command ]
LINECOUNT number
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...