I could be mistaken on this, but I don't think there is any requirement for a C/C++ "connector" for a non-OO COBOL program to INVOKE (not CALL) an OO COBOL program.
I eally do NOT know this part of Enterprise COBOL, but you can check out: http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/igy3pg40/6.0 and possibly directly to your quesiton, http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/igy3pg40/4.1.5 "Magen Nargalit" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Hi, > > Does any body knows if there was any enhancment if the > way standard structured cobol can call a java program? > > Do you still need to ceate a c/c++ connector ? > > I saw that oo cobol can call directly to java, can > a structured cobol call to an oo cobol which calls java? > > I want to query z/os ldap server from a cobol program > is there any other way for doing it? > > and last question. > If a c/c++ connector s required and I don't have c/c++ compiler > for z/os can I compile on another platform and port the > object / Module to z/os environment? > ---------------------------------------------------------------------- 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

