Program to compile files in a directory in openedge

  • Thread starter Thread starter Salvinia
  • Start date Start date
Status
Not open for further replies.
S

Salvinia

Guest
Could someone help me in writing a program that has to compile all the files in the directory and report error, if any. For which my program has to get the list of all files under the folder with its full path and store it in a temp-table and then it has to loop through the temp table and compile the files.

Continue reading...
 
Status
Not open for further replies.
Back
Top