×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




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 thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.