DDL Compiler Commands
Data Definition Language (DDL) Reference Manual — 426798-002
9- 66
FORTRANUNDERSCORE Command
The UPSHIFT clause is not recognized by FORTRAN, but is included as a comment.
FORTRANUNDERSCORE Command
The FORTRANUNDERSCORE command converts hyphens in DDL names into
underscores in FORTRAN output. NOFORTRANUNDERSCORE discards the hyphens
from FORTRAN output.[
FORTRANUNDERSCORE
converts hyphens in DDL names into underscores in FORTRAN output.
NOFORTRANUNDERSCORE
deletes hyphens from DDL names for FORTRAN output.
NOFORTRANUNDERSCORE is the default.
Versions of the FORTRAN compiler from the C10 and later software releases allow
underscores in source code names.
FUP Command
The FUP command instructs the DDL compiler to:
•
Create and open a FUP source file or open an existing FUP source file.
•
Translate the file attributes of any subsequent RECORD statements into FUP file-
creation commands.
•
Translate the file attributes of any records specified in subsequent OUTPUT
statements into FUP file-creation commands.
•
Write the FUP file-creation commands to the open FUP source file.
FUP
opens the specified FUP source file, translates the file-creation attributes defined
by subsequent RECORD statements or output from records in the dictionary into
FUP file-creation commands, and writes the file-creation commands to the FUP
source file. If a FUP source file is already open, the command closes the current
file and opens a new source file.
fup-source-file
identifies the FUP source-code file. If
fup-source-file
is omitted, DDL lists the
FUP output at the home terminal.
[ NO ] FORTRANUNDERSCORE
{ FUP [ fup-source-file [ ! ] | NOFUP }
Содержание 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 ...