without logical file we cannot access the data in physical
file.but we specify physical file in the program(ie:- Ffile
IF E k disk).how can it be accessed?
Answer Posted / pat
I am not sure what your question is. You an access a
physical file: 1) If it is a primary file with the RPG cycle
2) It can be read. 3)If it is keyed it can be accessed as
you would a logical file.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
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...........
what is file information data structure?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what is the use of sflnxtchg?
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?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what is the difference between do while and do until?
what is program status data structure?
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
What is difference between bind by copy and bind by reference?
how can you display specific subfile page on the screen in unequal subfile?
What are the types of identifiers?
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?
how can I tell when to replace the array?