I am looking for but cannot find a function that will return the contents of a folder (i.e. the filenames that are in the folder) back to my NATIVE COBOL program
I have looked through the File Handling Library Routines and none of those seem appropriate
The MS-DOS DIR command does this - is there a VC equivalent to the old DIR command?
I have MF VC P/Edit 2.2 with V/Studio 2012 on Windows 8.1