|
If you go to the website, I have my Procedures presentation there (an online PowerPoint presentation). It explains this stuff. But the main thing to remember when moving a procedure into a secondary source member, and hence into a secondary module, is to use the EXPORT keyword on the P specification. Other than that, the only thing you need to do is as you suspected: include the prototype in both modules/source members--both the caller's source and the definition source member. Bob Cozzi http://www.rpgiv.com On Sun, 03 March 2002, The TrekTeam wrote > > Hi All, > > I'm attempting to learn subprocedures and don't quite get something. > I've got subprocedures in a single program all figured out, but when it > comes to a subprocedure in a seperate (nomain)module that's used in the > entry module, I'm lost. > Does anybody have a small example that they would like to share? > > -or- > > Do I need to code the Prototype in the main (entry) module and also in the > bound (nomain) module? > Do I need to use the EXTPROC keyword on this Prototype? > Do I have to call the subprocedure with a CallP? or can I use it like a BIF? > > Hope these questions make sense... > > Thanks, > Capt.j > > _______________________________________________ > This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list > To post a message email: RPG400-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l > or email: RPG400-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/rpg400-l.
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.