how do “call” in RPGLE
how do "call" in RPGLE if program to call is clp with parameter
View Answer
| Jun 20 2008 12:25 AM GMT
| asked by
Iu5
RPGLE, Call, CLP
How can a factor 2 on a CALL be changed?
I have the following code:C CALL 'UTWIPT' C PARM P0Part P1PART 20 C PARM P0Seq# P1SEQ# 3 0 C PARM P0Lot# P1LOT# ...
View Answer
| Apr 23 2008 7:22 PM GMT
| asked by
JamesR
iSeries, RPG, Call
ILE RPG call to ILE COBOL passing large array
Our RPG program calls the COBOL program with a large linkage made up of an external file record format occurring 999 times. The COBOL program loads 121 of the occurrences with data. The RPG program, however, appears to start processing with the following occurrence 122 even though the COUNT index...
View Answer
| Nov 14 2007 4:10 PM GMT
| asked by
Toddio
RPG, Call, Array


