Skip to main content

What was the first version of acucobol that used the routine C$LIST-DIRECTORY?

Has the argument LISTDIR-FILE-INFORMATION (defined in "acucobol.def") always existed for this routine?

If so, has the definition for LISTDIR-FILE-INFORMATION (defined in "acucobol.def") remained consistent thru newer versions of acucobol? or ever been changed in newer versions?

I am finding that one site is getting the following error:

Invalid or missing parameter to "C$LIST-DIRECTORY"

What was the first version of acucobol that used the routine C$LIST-DIRECTORY?

Has the argument LISTDIR-FILE-INFORMATION (defined in "acucobol.def") always existed for this routine?

If so, has the definition for LISTDIR-FILE-INFORMATION (defined in "acucobol.def") remained consistent thru newer versions of acucobol? or ever been changed in newer versions?

I am finding that one site is getting the following error:

Invalid or missing parameter to "C$LIST-DIRECTORY"

C$LIST-DIRECTORY became available in version 5.2. Has the argument LISTDIR-FILE-INFORMATION (defined in "acucobol.def") always existed for this routine? I believe so. If so, has the definition for LISTDIR-FILE-INFORMATION (defined in "acucobol.def") remained consistent thru newer versions of acucobol? I believe so. or ever been changed in newer versions? Not that I have seen.

Do you have a trace from the site where the error occurs?