For Programmers: Free Programming Magazines  


Home > Archive > Cobol > May 2004 > AcuXML and xml files









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author AcuXML and xml files
Luigi Puleio

2004-05-12, 6:47 pm

Hello everyone,

wanted to know if anyone experienced around processing a XML file with
Acucobol GT....

More precisely, I'm trying to read a simple XML file with some addresses..
somewhere I've read they have to be opened as I-O or EXTEND files then
read...

So I've coded:

OPEN I-O ELEMENTS.

READ ELEMENTS NEXT RECORD
AT END DISPLAY MESSAGE BOX "Reached EOF!"

and it gives me out that reached the end of file... may I be wrong arount
that?

And oh yes, I've created SL and FD files with the XML2FD Acucobol's
utility.....

Thanks in advance,
Luigino


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com