how to display all the members records in a physical file
without using ovrdbf?
Answer Posted / nutan
there is no option as *ALL on extmbr buddy..
plese verify before broadcasting..
| Is This Answer Correct ? | 0 Yes | 13 No |
Post New Answer View All Answers
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
what is the necessary keyword needed to scroll subfile records?
How can we override a file during runtime in rpg?
how can I tell when to replace the array?
what is the use of sflnxtchg?
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?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what is a rpg?
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 difference between bind by copy and bind by reference?
how do I declare a table or array in rpg iv?
How to declare the pull button in AS/400..
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
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...?
are there any useful c runtime apis that I can call from rpg iv?