how we retrieve records without using key field (ex:name)
from Physical File through RPG in as/400?
Answer Posted / ttom
Read the file till EOF and check field values using a
condition in a the loop.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
can you debug ile rpg program using isdb?
what is file information data structure?
What is ment by record level identifier?
what is the procedure and explain about real time scenario.
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 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 are the types of identifiers?
How to write record if no field or the field are different in physical file in rpgle ?
What is the purpose of record level identifier?
are there any useful c runtime apis that I can call from rpg iv?
Explain mdt?
can I touch the array during treatments?
What is a record lock error?
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?
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