Hi,
I need to access and handle files with filenames exceeding the 8.3 format.
When I use CONFIGURE LONGFILENAMES ON and run a CAT command I get the UNIX type output, but when I program it and list the catalogue content to a string array, I get the old 8.3 format.
Is that a bug, or should I consider using other ways of accessing the files ?