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 / swetha p rao
1. TO find the field name in list of programs of a source
physical file then we give 25 option and Shift + F1 which
selects all the program sources and there we can specifiy
the name of the field.
2. we take an option 54 and give the other program name for
comparision.
3. Subfile hidden is not visible on the subfile but can be
used in the cases like storing the RRN number for that
particular record.we can update the value evrytime with RRn
value.so that it can be used in program.
4. If the subfile doesnt have any records we set on the
Control Format indicator and set off the Display indicator
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
what is file information data structure?
When it is desirable to describe files Internally?
what is *place and *auto keyword in prtf ?plz explain
How would display prime numbers using CL program?
How to handle duplicate error handling in RPG?
what is the difference between do while and do until?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what is kids-rpg?
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 diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
how can I tell when to replace the array?
how do I play {insert rpg system here}?
is this a rpg channel?
How many program bind in one module....
How Chain operation copies the record's data to the input buffer for the program?