12-05-2008, 05:42 PM
Here is the scenario. I have a scheduler (Control-M) which runs exe/bat/scripts, etc. and captures calls to console "echo"
If I run this "cscript /nologo msg.vbs" where msg.vbs contains just "WScript.Echo "OK"". Output in the job run of the scheduler contains "OK"
I have tried everything (cputs/cprintf/Windows Stdout), even tried "Run" and did the above, but the output just does not come.
Any clues ?
I am testing QM to create a FTP Client for automated file transfers with error handling. It will eventually be used company-wide but this really needs to work somehow.
If I run this "cscript /nologo msg.vbs" where msg.vbs contains just "WScript.Echo "OK"". Output in the job run of the scheduler contains "OK"
I have tried everything (cputs/cprintf/Windows Stdout), even tried "Run" and did the above, but the output just does not come.
Any clues ?
I am testing QM to create a FTP Client for automated file transfers with error handling. It will eventually be used company-wide but this really needs to work somehow.
IBM Mainframe Expert who Plays with QM a LOT !