Not to mention the other language copy members there (IEANTC, IEANTPAS, IEANTPLI).
BTW, the "C" language sample in SYS1.SAMPLIB(IEANTC) has an error in the #pragma's for the 64-bit IEANT functions: They are each declared as "linkage(...,OS64_NOSTACK)", but OS64_NOSTACK is not a supported option of "#pragma linkage" in the IBM C compiler. To whom does a simple application programmer like myself complain about this erroneous sample? How do I get a corrected sample into SYS1.SAMPLIB the next time my sysprogs refresh/update the system? Not that I'm doing any 64-bit work in C yet, I just want the compiler warning eliminated. Peter -----Original Message----- From: Peter Relson [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 21, 2005 7:43 AM To: [email protected] Subject: Re: Name/Token Services in COBOL? I was surprised that no one mentioned that interface definition file IEANTCOB is provided precisely for the purpose of allowing a COBOL program to call the name/token services. Peter Relson z/OS Core Technology Design _ This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

