IBM does not provide a way for you to look at the source for the command processing program (CPP) of the SNDNETSPLF command (which is highly unlikely to be CL anyway). You can determine many of the definition attributes of the command using the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/apis/qcdrcmdd.htm">Retrieve Command Definition</a>API and format CMDD0200.
What are you hoping to accomplish?
I want to retreive job name/user and job number of a spool file by placing an option beside it and then I want to run my cl to email that spool file.
thanks
Last Wiki Answer Submitted: February 23, 2010 8:42 pm by bvining6,055 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
I guess that the suggested use of an api (ref Bvining) is covered smoothly by the GENCMDDOC command. I hope your OS is current enough to have this command.
I guess that the suggested use of an api (ref Bvining) is covered smoothly by the GENCMDDOC command. I hope your OS is current enough to have this command.