1
Decimal Data Error in V5R4
How can we see Decimal Data Error just by looking the code.Without compiling?(V5R4-I’m using Free Format coding)
Answer Question
| March 31, 2012 2:23 PM
Decimal Data Error, Free Format, Free Format RPG, V5R4
How can we see Decimal Data Error just by looking the code.Without compiling?(V5R4-I’m using Free Format coding)
MCH1202 error in COBOL/400
There are n number of ways a DDE occurs. I saw a new problem recently. Request a help from this group. Q) I have 3 Variables declared in COBOl program A(PIC 9(4)) ,B(PIC 9(4)) and C ( PIC 9(8) ) I am perfoming an arithimatic operation as follows Subtract A from B giving C. i [...]
Answer Question
| April 15, 2011 2:32 AM
COBOL, COBOL/400, DDE, Decimal Data Error, MCH1202
There are n number of ways a DDE occurs. I saw a new problem recently. Request a help from this group. Q) I have 3 Variables declared in COBOl program A(PIC 9(4)) ,B(PIC 9(4)) and C ( PIC 9(8) ) I am perfoming an arithimatic operation as follows Subtract A from B giving C. i [...]
decimal data error
I declare time field in RPG as D btime 4 0 eval btime = 2400 this one i pass to a CL program with var type var(&tim) type(*dec) len(4,0) and this in turn passed to another RPG program D stime 4 0 when it comes to third program it has some hex char shown in [...]
Answer Question
| October 21, 2009 10:29 PM
Decimal Data Error, RPG, RPGLE
I declare time field in RPG as D btime 4 0 eval btime = 2400 this one i pass to a CL program with var type var(&tim) type(*dec) len(4,0) and this in turn passed to another RPG program D stime 4 0 when it comes to third program it has some hex char shown in [...]
decimal data error
i mean how to trap decimal data error in cobol400.as we do monmsg command in cl ,is there any same way in cobol400
Answer Question
| September 9, 2009 1:38 PM
CL, COBOL/400, Decimal Data Error
i mean how to trap decimal data error in cobol400.as we do monmsg command in cl ,is there any same way in cobol400
1





