COPYEXT, COPYLBR, COPYLIST, FOLD-COPY-NAME, OLDCOPY
From: apknight (apknight_at_gmail.com)
Date: 03/14/05
- Next message: Eileen: "Re: Mainframe Architect position-Indianapolis"
- Previous message: James J. Gavan: "Re: One for The Ages"
- Next in thread: James J. Gavan: "Re: COPYEXT, COPYLBR, COPYLIST, FOLD-COPY-NAME, OLDCOPY"
- Reply: James J. Gavan: "Re: COPYEXT, COPYLBR, COPYLIST, FOLD-COPY-NAME, OLDCOPY"
- Reply: William M. Klein: "Re: COPYEXT, COPYLBR, COPYLIST, FOLD-COPY-NAME, OLDCOPY"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 13 Mar 2005 18:04:35 -0800
I can't have MF COBOL COMPILER.. but I must study MF COBOL..
ㅠ.ㅠ
so.. I have many question ^_^... ( so often found me here )
I found followed Text.. cobol lnaguage reference
In addition to Compiler directives which provide flagging and modify
the reserved word list, the following directives may impact either the
syntax or the semantics described in this section.
* COPYEXT - specifies the filename extension to be used for
locating copy files.
* COPYLBR - specifies that library-names are equivalent to .lbr
files.
* COPYLIST - causes the result of a COPY statement to be included
in the listing file.
* FOLD-COPY-NAME - allows the Compiler to find a copy library
member when the library name on disk and the text-name in the COPY
statement do not use the same upper-case and lower-case letters for
the library member name.
* OLDCOPY - changes the handling of COPY statements to match the
ANS'68 and OS/VS COBOL LANGLVL(1) rules.
.................................................................
What is .lbr file?, and COPYLIST is automated set by COPY Statement?
One More... FOLD-COPY-NAME'S value is TRUE/FALSE ? or Y/N? or other? (
needs..example)
- Next message: Eileen: "Re: Mainframe Architect position-Indianapolis"
- Previous message: James J. Gavan: "Re: One for The Ages"
- Next in thread: James J. Gavan: "Re: COPYEXT, COPYLBR, COPYLIST, FOLD-COPY-NAME, OLDCOPY"
- Reply: James J. Gavan: "Re: COPYEXT, COPYLBR, COPYLIST, FOLD-COPY-NAME, OLDCOPY"
- Reply: William M. Klein: "Re: COPYEXT, COPYLBR, COPYLIST, FOLD-COPY-NAME, OLDCOPY"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|