|
list-----Message d'origine-----Seems much more efficient in English!
Pointer not set for location referenced.
How is the address assigned to the pointer?
D wInfAdh DS LIKEDS ( AnotherDS )
D BASED ( wPtr_In )
D wPtr_InfAdh S *
wPtr_In = %ADDR ( wInfAdh );
IF NOT ExcRouter (
'My program to call' :
AnErrMg :
wPtr_in :
wPtr_out
);
RETURN *OFF;
ENDIF;
This seems to be the same way I used to test programme B directly, where I
had no problems.
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing
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.