AS/400 Runtime Errors Questions

1

Calling runtime errors in AS/400
Program A calls program B with invoice# ( 10S 0) as a parameter. Program B receives Invoice# as a incoming parameter ( Invoice# is a file field). But when program b is called i get a runtime error ” PGMB 400 decimal-data error in field (C G S D F)” Help me to fix this [...]

Answer Question   |  January 6, 2011  2:55 AM
AS/400, AS/400 Runtime Errors, RPG, RPG Code
asked by:
510 pts.

Runtime error and compile time error in RPG/400
Hi,   Can you please give me real senerio what is mean by runtime error and compile time error?please give me the logic of both?

Answer Question   |  October 28, 2010  4:57 AM
AS/400 compile, AS/400 Runtime Errors, RPG/400, Runtime Errors
asked by:
100 pts.

opnqry
Am getting a runtime error when opnqry is executed.APGLDT field is numeric and & POST is *CHAR value retrieved from dtaara.Similar is the case with APINVDT.I tried without %DIGITS also and it still doesnt work. OPNQRYF FILE((*LIBL/APH *FIRST *ONLY)) + QRYSLT(‘%DIGITS(APGLDT) *EQ “‘ *CAT &POST + *CAT ‘” *AND %DIGITS(APINVDT) *EQ “‘ *CAT + &DOCD [...]

Answer Question   |  December 19, 2008  4:38 PM
APGLDT, APINDVT, AS/400 error messages, AS/400 Runtime Errors, OPNQRY
asked by:
0 pts.

1