|
On Jan 11, 2017, at 12:42 PM, Robert Rogerson <rrogerson@xxxxxxxxxxx> wrote:
Hi All,
I'm try to compare the results of calling a modified procedure in a service program in my library against the results from the same (named) procedure in a service program in the production library.
I was trying
d oldPhotoRequired...
d pr N extproc(oldproc)
d in_podtl likeds(podtl_T) const
d newPhotoRequired...
d pr N extproc(newproc)
d in_podtl likeds(podtl_T) const
d oldproc c const('CANLIB/-
d WHS0000S(PHOTOREQUIRED)')
d newproc c const('RROGERSON/-
d WHS0000S(PHOTOREQUIRED)')
but I get compile errors
Definition not found for symbol 'RROGERSON/WHS0000S(PHOTOREQUIRED)'.
Definition not found for symbol 'CANLIB/WHS0000S(PHOTOREQUIRED)'.
I'm sure it should be easy to specify the two prototypes but the solution is eluding me.
Any help would be appreciated.
Thanks,
Rob
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link: http://amzn.to/2dEadiD
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.