Hi, folks.
There was a similar discussion recently, but for C.
I know how to call an RPG program from my C program.
I write
....
#pragma map(RetrSC, "RSC10R")
#pragma linkage(RetrSC, OS)
void RetrSC (char *, char *, scpf *, char *) ;
RSC10R is not a service program, just a *PGM object.
Create module works fine, however CRTPGM generates CPD5D02:
No definition was found for reference RSC10R in *MODULE
What should I do to be able to call an RPG program from C++ the same
way I do it from C?
I believe that it should be pretty simple, but I've already spent 3
hours searching in the manuals and googling....
TIA,
Jevgeni.
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.