|
yup...finally found it...after losing much hair.... thanks to a parameter not being defined....ARGHHHHHHHHHHHHH Thanks, Tommy Holden -----Original Message----- From: rob@xxxxxxxxx [mailto:rob@xxxxxxxxx] Sent: Friday, February 18, 2005 10:12 AM To: RPG programming on the AS400 / iSeries Subject: Re: help me i'm brain-fried!!! 1) The PR is in both the service program and the using program, right? 2) CRTBNDDIR BNDDIR(MYLIB/MYSRVPGM) ADDBNDDIRE BNDDIR(MYLIB/MYSRVPGM) OBJ((MYLIB/MYSRVPGM *SRVPGM)) Add H spec H Bnddir('MYSRVPGM':'QC2LE') Rob Berendt -- Group Dekko Services, LLC Dept 01.073 PO Box 2000 Dock 108 6928N 400E Kendallville, IN 46755 http://www.dekko.com Holden Tommy <Tommy.Holden@xxxxxxxxxxxxxxxxx> Sent by: rpg400-l-bounces@xxxxxxxxxxxx 02/18/2005 11:02 AM Please respond to RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx> To "Rpg400-L (E-mail)" <rpg400-l@xxxxxxxxxxxx> cc 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 -- This is the RPG programming on the AS400 / 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. -- This is the RPG programming on the AS400 / 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.
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.