How do you find out whether a record is present in the
physical file without reading the file?
for Example Employee No: 100 in an Employee master.How do
we find out whther 100 is present in Employee master
without reading the file?
Answer Posted / dinesh
hi....
do setll and then use %found if there are record
exit in file then it will display recrd
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
What are the types of identifiers?
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
What is difference between bind by copy and bind by reference?
what do you mean by an input subfile, what are the keywords required?
can I touch the array during treatments?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
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...........
How to handle duplicate error handling in RPG?
How to call one program from another program in RPG? please help me with the code
What is the difference between copybooks and subprocedures in as400?
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?
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...
what is kids-rpg?
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