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

Answer Posted / sachin14muthu

when we look into the file we can use %found, and look into the different format (record format) we can use %equal.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do I declare a minor?

718


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?

511


what is the rpg system?

670


What is a record lock error?

1272


during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.

760






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

835


If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?

625


explain sflclr, sflend, sfldlt, and sflcsrrrn?

891


what is kids-rpg?

675


what is the difference between do while and do until?

715


What are the types of identifiers?

574


We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

776


what is program status data structure?

1396


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

1736


How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique

553