1.How can you search an entire source file for a particular
field name?
2.How can you find the differences between two versions of
the source for the same program?
3.What is a hidden field as it relates to a sub file?
4.How do you display a sub file that has no records in the
sub file?
Answer Posted / vaiv20
1. Is it source physical file u are referring to or
Physical file?
2. Using option 54 against one version in wrkmbrpdm and
mentioning the other version when prompted for the member
to be compared with.
3. Hidden field on a subfile or display file can be defined
aa a variable that wont be displayed on the screen. In
subfile u can define hidden fields at the control record
format as well as at each subfile record level.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how can I tell when to replace the array?
How Chain operation copies the record's data to the input buffer for the program?
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
When it is desirable to describe files Internally?
What is the purpose of record level identifier?
what is data area and how it is used in rpg program ?
can you debug ile rpg program using isdb?
what is an online rpg?
Explain mdt?
How to declare the pull button in AS/400..
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 difference between bind by copy and bind by reference?
how do I play {insert rpg system here}?
what is kids-rpg?
what are the key words you must use when using a subfile?