[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: gnubol: Name is Select/Assign clause



> -----Original Message-----
  <snip>
> >
>
> AFAIK, to have the identifier point to an environment variable, you have
> to use the EXTERNAL keyword, and to have the identifier point to a
> Working-storage member, you have to use the keyword DYNAMIC, in the
> ASSIGN clause (separate from the ACCESS clause--two allowable DYNAMICs.

 <more snip>

Look at the "ASSIGN" directive and you will see that this may ALSO be changed
by a directive (without changing the source code).  As neither "EXTERNAL" nor
"DYNAMIC" is ANSI/ISO conforming in this context, that is how to "control"
this in a Standard conforming source program.


--
This message was sent through the gnu-cobol mailing list.  To remove yourself
from this mailing list, send a message to majordomo@lusars.net with the
words "unsubscribe gnu-cobol" in the message body.  For more information on
the GNU COBOL project, send mail to gnu-cobol-owner@lusars.net.