1.WHAT IS WRONG WITH THE CODE BELOW?
C CUSTNO CHAIN CUSTMAST
IF %ERROR
can any body find the wrong please?
2.What builtin function will you use to achieve the
following functionality?
C QTY IFLT *ZERO
C QTY MULT-1 QTY
ENDIF
Answer Posted / jaijo
1. CHAIN(E)has to be used and not chain.
2. %abs
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
How to call one program from another program in RPG? please help me with the code
what is data area and how it is used in rpg program ?
How to write record if no field or the field are different in physical file in rpgle ?
what is *place and *auto keyword in prtf ?plz explain
How can we know running job is batch or interactive?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
how do you use commitment control in rpg?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
how can I tell when to replace the array?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How many program bind in one module....
What is difference between bind by copy and bind by reference?
what is an online rpg?