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 / naveen chandra joshi
%error should nto be user with Chain opcode. %Found()/% Not
Found() is used with Chain opcode.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
what is *place and *auto keyword in prtf ?plz explain
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
What is file identifier where we can use?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
What is the difference between iter and do?
What is a record lock error?
what is a rpg?
how can you display specific subfile page on the screen in unequal subfile?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what was the robotech rpg?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What is the purpose of record level identifier?
what is the use of sflnxtchg?