Hi: Maybe you can create a shared library in C (compile with -G option), and then you can call this function from cobol. Remember to append "\0" (low value) to the strings in cobol, or you will have memory problems
2009/12/7 Lopez, Jesus <[email protected]> > Hi all, > > I’m facing some trouble with the use of libxml2 with COBOL on OpenVMS v8. > We want to process some XML calls (SOA) from Cobol, but I’d need some clues. > > I’ve compiled libxml on OpenVMS with apparent success, but I don’t know how > to use them with my COBOL program. > > > > Many thanks in advance, > > Txus Lopez. > > ************************************************************************ > The information contained in this message or any of its attachments may be > confidential and is intended for the exclusive use of the addressee(s). Any > disclosure, reproduction, distribution or other dissemination or use of this > communication is strictly prohibited without the express permission of the > sender. The views expressed in this email are those of the individual and > not necessarily those of Sony or Sony affiliated companies. Sony email is > for business use only. This email and any response may be monitored by Sony > to be in compliance with Sony's global policies and standards > > _______________________________________________ > xml mailing list, project page http://xmlsoft.org/ > [email protected] > http://mail.gnome.org/mailman/listinfo/xml > > -- ------------------------------------------------------------------ José Hidalgo C. Ingeniero de Software Akzio Consultores - http://www.akzio.cl Huérfanos 669 of. 609 - Santiago Ofi:(+56)(2)6320567 - Cel:(+56)(9)88377088
_______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
