-
April 26th, 2012, 05:01 AM
#1
Calling AS/400 (AS400) RPG Programs
How to call AS400 RPG using ADO in VC++ 6.0? Please give sample code.
For example
Object AS400 TYPE Attribute
BIL411 *PGM CL
-
April 26th, 2012, 06:11 AM
#2
Re: Calling AS/400 (AS400) RPG Programs
Victor Nijegorodov
-
May 8th, 2012, 01:45 AM
#3
Re: Calling AS/400 (AS400) RPG Programs
"Provider=IBMDA400;Data Source=191.120.56.3;User Id=SSAFTP;Password=SSAFTP;Default Collection=TESTF;"
How to write a VC++ ADO to call the RPG in AS400?
-
May 8th, 2012, 02:48 AM
#4
Re: Calling AS/400 (AS400) RPG Programs
Last edited by VictorN; May 8th, 2012 at 03:58 AM.
Victor Nijegorodov
-
February 2nd, 2023, 08:21 AM
#5
Re: Calling AS/400 (AS400) RPG Programs
The CALL operation passes control to the program specified in factor 2. Factor 2 must contain a character entry specifying the name of the program to be called.
All you Need to Know about the AS400/iSeries Systems read here - As400/iSeries
Last edited by VictorN; February 2nd, 2023 at 12:24 PM.
Reason: web link was removed
-
February 2nd, 2023, 12:26 PM
#6
Re: Calling AS/400 (AS400) RPG Programs
Very "useful" response after 11 (eleven!) years! 
Or did you post it just for the adds?
Victor Nijegorodov
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|