|
>> I haven't run into it, but I would assume I'd get an error if using an out-of-date interface. The simple answer is "You might". The signature checks that occur on a service program have nothing to do with number and type of parameters. The signature is only related to the number and order of exported names (procedures and data) - you could add a parameter to every procedure in your service program but if you didn't change the number of procs the signature would stay the same. You might subsequently get a parameter error, but then again you might not. That is why prototyping is critical. The system really doesn't help very much. Check out the information on sigantures etc. in ILE Concepts or in the new RPG redbook if you want a more tutorial style. +--- | 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.