|
When you submit a job the first program in the new job stack is defined by the routing entry used. This program usually extracts parameter values from the request data. If the program is a command processor, you are supposed to pass it a valid command for execution. Request data is passed to the first program in the stack via the RQSDTA parameter. However, RQSDATA can contain any character sequence and is never syntax-checked. In a situation when the first program in the stack is a command processor (as almost always is the case) you're given a special CMD parameter for entering the command to be executed. CMD value is syntax-checked. If you specify a non-null CMD value, the value of RQSDTA must be *CMD, i.e. in any case, by value or by reference, the request data is passed to the submitted job in the RQSDTA field. Lo > -----Original Message----- > From: Scott Austad [SMTP:saustad@deltadentalwi.com] > Sent: Friday, August 25, 2000 6:31 AM > To: midrange-l@midrange.com > Subject: SBMJOB cmd > > Is there any difference between using the CMD parameter and the RQSDTA > parameter? Thanks. +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.