1.15 Calling the LDAP APIs from other languages In order for a COBOL application to call the C LDAP client APIs, the COBOL application must call a C application which, in turn, invokes the LDAP APIs. However, if the COBOL application is link-edited into a separate load module from a C program that calls the LDAP APIs, then the COBOL load module needs to be either link-edited with a CEEUOPT that has POSIX(ON), or POSIX(ON) has to be passed to it as a runtime option, which is equivalent. See z/OS: Language Environment Customization, SA22-7564 for more information. © Copyright IBM Corp. 1999, 2002
Daniel McLaughlin ZOS Systems Programmer Crawford & Company PH: 770 621 3256 * ---------------------------------------------------------------------- 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

