check existence of one record without using chain or read?

Answer Posted / amit

Use setll with %equal to check if the record exists or not.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is an online rpg?

725


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

548


How can we override a file during runtime in rpg?

687


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2519


what do you mean by an input subfile, what are the keywords required?

773






explain sflclr, sflend, sfldlt, and sflcsrrrn?

889


how does the rpg element work?

716


what is kids-rpg?

667


what is the difference between do while and do until?

703


what is the procedure and explain about real time scenario.

1479


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?

516


what are the key words you must use when using a subfile?

692


What is the difference between iter and do?

675


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?

493


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?

4208