Code Comments
Programming Forum and web based access to our favorite programming groups.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
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.