PDA

View Full Version : Running CLP after file transfer



Guest.Visitor
01-01-1995, 02:00 AM
What is the best way to run a CL program on the AS400 after a file transfer from the PC to the AS400. Ideally it would be run with one click on a desktop icon (run a saved transfer then fire off the program). I think I have seen this on earlier versions, perhaps back to the PC Support days. Thanks.

Guest.Visitor
09-07-2000, 06:16 PM
Within the ftp script you can invoke a program by "quote rcmd call pgm". I usually do this on the AS/400 after the file(s) are ftp'd HTH Dan