|
Actually (i did say i'm brain-fried....) the error is prototype not defined on call....& the prototype is defined in a copy book & used for both the program & the service program.... Thanks, Tommy Holden HCA phone: 1-800-828-2561 direct line: 615-344-2151 fax: 1-866-593-0404 > -----Original Message----- > From: Holden Tommy > Sent: Friday, February 18, 2005 10:02 AM > To: Rpg400-L (E-mail) > Subject: help me i'm brain-fried!!! > > ok I have a procedure defined (which is a proc in a service program I'm > binding to..): > > DDBRRelData pr > D PFName 20a CONST > d QualUSName 20a > d NbrOfDtls 5i 0 > d OffsetToDtl 10i 0 > d USPointer * > > In the program I reference the procedure: > > DBRRelData(QualFile:USName:NbrOfDtls:OffsetToDtl:USPointer); > > Here's the list of Exports from the service program: > > Procedure Exports: > > > > Procedure Name > ARGOPT > DBRRELDATA > *NO > FLDLSTDATA > *NO > KEYFLDDATA > *NO > MBRINFODATA > *NO > MBRLSTDATA > *NO > RCDFMTDATA > *NO > TRIGGERDATA > *NO > > When I try to compile I get the infamous "Procedure not defined" > error....help....plz!!! > > btw here's the PI from the service program.... > > PDBRRelData B Export > DDBRRelData pi > D PFName 20a CONST > d QualUSName 20a > d NbrOfDtls 5i 0 > d OffsetToDtl 10i 0 > d USPointer * > > Thanks, > Tommy Holden >
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.