|
"Resolving" in this context means that you referred to something (either a procedure, or you're importing a variable) that doesn't exist in the module, and it's trying to find it. It searches all of the binding directories, srvpgms and modules that you specified on the CRTPGM command to try to find all of your external references, and figure out (at the machine level) how to call them. So when it says "Unresolved References" that means that you are referring to something that it can't "Resolve", i.e. it can't figure out where this procedure is, or how to call it. Please look at the previous messages in your job log. They should tell you the names of the items that it's trying to find. Once you know this, fixing the error should be relatively simple. On Fri, 6 Jul 2001, Christopher A. Libby wrote: > I'm having a bit of a problem: > > I revamped a EDI application, building prototypes for a lot of the commonly > used functions through the program. I am using CALLP's to call the > functions from one module to the source, but I am getting an "Unresolved > Reference" error when I run the CRTPGM command. > > What might cause this problem, and how can I fix it? > > -Chris +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-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-2025 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.