I have a pgm which generates ftp-statement to a sourcefile for batch execution. I have implemented a logging function (saves the ftp-source and corresponding execution log). I want to be able to add a line of text so the generated source statements have some kind of ftp-statement that actually does nothing but leaves the text as a line in the ftp-log. Can this be acomplished? - and how?
Software/Hardware used:
Power System i v6r1
ASKED:
March 25, 2010 2:31 PM
UPDATED:
March 27, 2010 12:48 AM
I think
should be
Heh. Yep. But maybe even better…
Since the “!” subcommands accept valid i5/OS commands and comment lines are acceptable to the command analyzer, I tried this:
There was no indication of any problem. IOW, if you want to add a comment, just try adding a “comment”.
Tom