Search found 3 matches

by JustBrowsing
Thu Aug 04, 2022 9:12 pm
Forum: General
Topic: XML-SAX strange issue
Replies: 6
Views: 5126

Re: XML-SAX strange issue

Many thanks to you, this was the issue.

If I'm going to be coding in RPGLE again (although I would think minimally) perhaps it's a good time to explore complete free format.

Cheers!
by JustBrowsing
Thu Aug 04, 2022 6:35 pm
Forum: General
Topic: XML-SAX strange issue
Replies: 6
Views: 5126

Re: XML-SAX strange issue

Thanks for the reply. It's been about 8 years since I wrote RPGLE code and that was on a V5R4 box, so not as familiar with complete free format although i must say that I love what I see with it. Your test proved fruitful, when I coded the filename in the inz of the variable declaration it worked. S...
by JustBrowsing
Thu Aug 04, 2022 2:53 pm
Forum: General
Topic: XML-SAX strange issue
Replies: 6
Views: 5126

XML-SAX strange issue

Hi Everyone, first post for me and it's a bit of a weird one but probably simple? Current task is to consume XML file from external source and we opted for XML-SAX as the document has a lot of extraneous data we don't necessarily need. The issue occurs when we try to pass the file path (full file pa...