If all you really want to do is avoid ‘GO BACKUP’ and selecting option 1 then in your CLP code ‘GO RUNBCKUP’.
If you want to automate options 1, 2, or 3 of the RUNBCKUP menu then use the RUNBCKUP command documented <a href=”http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/cl/runbckup.htm”>here</a>.
If you literally want the CLP to “type in” GO BACKUP, Enter, 1, Enter, etc then contact me directly if you have any interest in using a commercial product.
Bruce Vining
<a href=”http://www.brucevining.com/”>Bruce Vining Services</a>
================================================
Yes, it is possible if you create your own commands. The IBM poster ‘Are You Saving The Right Stuff?’ shows you commands and menu-options. look here to se the poster:
<pre> http://wiki.midrange.com/index.php/Are_You_Saving_The_Right_Stuff%3F </pre>
or, Google the poster’s title ”Are You Saving The Right Stuff?’ .
happy coding
Dan
Discuss This Question: 1  Reply