I have a call stmt in a pgm that runs a batch file. I would like the pgm to pause until the CALL to this batch file completes due to the fact that the next stmt uses the file created by the batch pgm in an ImportExternalData stmt. Without some kind of pause the program trys to do the import before the fle is created.<br>
<br>
Any help would be appreciated.<br>
<br>
Thanks
<br>
Any help would be appreciated.<br>
<br>
Thanks