| Menu Function |
Explanation |
|
| File type |
Specify the file type of the format. |
|
Item |
Explanation |
| COBOL library(*) |
A file described in standard
COBOL syntax. |
|
| Analysis Method |
Specify the analysis method. |
| Item |
Explanation |
| COBOL analysis library(*) |
Analyzes files using
COBOL analysis library. |
| Fujitsu COBOL compiler |
Analyzes files using
Fujitsu NetCOBOL compiler.
|
Fujitsu NetCOBOL must be installed to use this option. |
|
|
|
Analysis Option |
Specify other analyzing information. |
|
Item |
Explanation |
| Reference Format Type |
Fixed |
Specify
the format of the COBOL library.
|
| Variable(*) |
| Free |
|
BINARY Option |
WORD(*) |
Set BINARY
which is the standard COBOL translation option.
|
Fujitsu NetCOBOL must be installed to use this option. |
|
| BYTE |
|
Additional COPY sentence character string |
If the copy
sentence does not specify the REPLACING phrase when the COBOL source contains
a temporary original (parentheses etc.), the analysis may fail. To analyze
it correctly, specify an additional character string for the COPY sentence
here, using COBOL grammar. The specification of the JOINING/DISJOINING phrase
is also permitted.
Example:
REPLACING ==()== BY ==AA==
|
This option is only available
when COBOL Library is specified for a file type. |
|
| Group Item Option |
Show(*) |
Displays group items on the layout definition as the result of
analysis. The item name of the group item and the repetition definition
is displayed.
Does not display group items as the result of analysis
on the layout definition. This option specifies the same display
as the layout definition of versions before V3L31.
|
|
Hide |
|