Can somebody tell me that, Is it possible to read all the
member of PF without OVRDBF?
Answer Posted / samul
Sen,
thanks for suggestion, but no such option parm (*all) is
avaible for extmbr.
confirm it first.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is ment by record level identifier?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
What is file identifier where we can use?
how can you display specific subfile page on the screen in unequal subfile?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
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...?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
what is the procedure and explain about real time scenario.
what is the necessary keyword needed to scroll subfile records?
can I touch the array during treatments?
What is difference between bind by copy and bind by reference?
How to call one program from another program in RPG? please help me with the code
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
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What is the difference between iter and do?