difference between
1:%found and %equal built function in detail with example .

Answer Posted / alok kumar

%Found is used with Chain to check the existence of record
the values are fetched if record exist.
While %Equal is used with Setll or Setgt to check the existence of record, values are not fetched in this case

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Interviewer asked me write down DDS for load all subfile .can anybody write dds

1009


how do I preserve and clean the array?

667


give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........

3267


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?

1443


What is difference between bind by copy and bind by reference?

1716






what was the robotech rpg?

675


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.

2183


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2043


Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg

712


How Chain operation copies the record's data to the input buffer for the program?

1070


can I touch the array during treatments?

750


How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...

1302


1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.

5383


can you debug ile rpg program using isdb?

730


How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

1553