Hi,
This is a very simple question. I have the XML reader crash over an XML file in one location and not with a copy of the same file in another location.
Is there are limit to how long the path names given to the reader may be ?
In ye olden days I remember something about 127 characters, but I think that's increased significantly since then.
My original file path name length was 120 characters, 129 if the backslashes are doubled (C string). This errs.
My alternative location is only half that, and that works.
Both locations are on the same network drive (and share).
Cheers
Â
Lars I.