I have batch file which is being used to FTP from desktop to mainframe. After getting the file by FTP, I run a rexx module to do some activities.
Now I want to run the rexx module automatically after the FTP step from bat file. Also from the batch file (.bat ) I want to pass some parameters like program name,date.
So is it possible to trigger the rexx from windows batch ?
Please suggest me how to proceed.
Need ur help...pls