-c=config_file Use the configuration file identified by config_file. See Configuration for the list of the configuration properties that are applicable to the Compiler and for details about how the configuration is built. -conly=config_file Use only the configuration file identified by config_file. See Configuration for the list of the configuration properties that are applicable to the Compiler. -eo=DirName
• USAGE POINTER is translated to USAGE HANDLE (unless the -cp option is also used).
•
•
•
•
• WRITE ADVANCING Special-Name
•
• numeric FILE STATUS
• multiple FILE STATUS
•
See USAGE clause for details about how numeric data items are affected by this option. See USAGE clause for details about how numeric data items are affected by this option. See USAGE clause for details about how numeric data items are affected by this option. See USAGE clause for details about how numeric data items are affected by this option. See USAGE clause for details about how numeric data items are affected by this option. See USAGE clause for details about how numeric data items are affected by this option. Use Micro Focus sign encoding and IBM COMP sizes (like MF -C IBMCOMP). This option has the same effect of -dcm except that the length of COMP items is calculated in the same way as -dca. See USAGE clause for details about how numeric data items are affected by this option. See USAGE clause for details about how numeric data items are affected by this option. -dv=char Initialize each otherwise undefined byte in working-storage to the specified value when a program is first loaded or canceled and then called. char is the decimal representation of the character. For example, to fill the working-storage memory area with 'A' use -dv=65. Use -dv=0 for low-values and -dv=32 for ASCII spaces.
ISS files are required by some ctutil functions when working with c-tree. The iscobol.sqlserver.iss (boolean) feature needs these files as well.
All RECORD SEQUENTIAL files have variable-length records. The Compiler assumes that the FD includes RECORD CONTAINS 1 TO n CHARACTERS clause, where n is the length of the largest record description in the FD. Explicit RECORD or VARYING clauses in the FD are ignored.
Use this option along with -lf in order to output full listing to a '.list' file in ANSI format. The list file contains all the source code, all the copybooks are merged into it (unless the SUPPRESS clause is used in the COPY statement) and in most of the cases it can be compiled as it is a standard COBOL program.If used along with -ld, only the source part is generated in ANSI format, the datamap is always in FREE format.Note: The listing is generated before the syntax analysis and every dot out of quotes is considered as end of the statement, therefore, if you don’t enclose copybook names between quotes, you might obtain an uncompilable list file. Note: The listing is generated before the syntax analysis and every dot out of quotes is considered as end of the statement, therefore, if you don’t enclose copybook names between quotes, you might obtain an uncompilable list file. Note: The listing is generated before the syntax analysis and every dot out of quotes is considered as end of the statement, therefore, if you don’t enclose copybook names between quotes, you might obtain an uncompilable list file.
-m1
Note: with this option the error #173 Reference modifier out of range is returned as a Warning instead of a Severe error.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |