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 can we know running job is batch or interactive?

898


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.

1007


How to call one program from another program in RPG? please help me with the code

1515


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?

750


what is file information data structure?

1814


How to handle duplicate error handling in RPG?

2008


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?

1052


what is *place and *auto keyword in prtf ?plz explain

2952


can you debug ile rpg program using isdb?

979


what is the procedure and explain about real time scenario.

1728


what is the rpg system?

971


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?

867


how do you use commitment control in rpg?

1018


Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?

758


Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?

1747