FTP File Transfer
Hi, In v7 of Metastorm, I was able to execute a run command as follows: %Run("FTP.EXE"," -s:C:\BATCH_FTP.SCR") The .SCR file had all of the connection information as well as the file information that needed to be transferred. In v9 I am sure something similar would be included, but I have been unable to find a similar Run…