I have yet to find a way to access the information on an output statement. Can you give a hint as to where to find it?
curious pup IBM Mainframe Discussion List <[email protected]> wrote on 01/23/2008 05:11:23 PM: > And you just came up with a bit of a methodology that could be used > (with some difficulty) in our own application programs. In a step which > wants a PARM value > 100 characters, use something like: // PARM='abcd ' > where "abcd" is the label of an // OUTPUT statement available to the > application. You can then use many of the parameters on the OUTPUT > statement for passing parameter information. For example, ADDRESS= can > contain up to 4 subparameters, each of which can be up to 60 bytes. . . . > Retrieving this > data is left as an exercise for the user. But it would likely be done in > an assembler subroutine. > John McKown ----------------------------------------- The information contained in this communication (including any attachments hereto) is confidential and is intended solely for the personal and confidential use of the individual or entity to whom it is addressed. The information may also constitute a legally privileged confidential communication. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this communication in error and that any review, dissemination, copying, or unauthorized use of this information, or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message. Thank you ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

