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 / ram
4.ANS. We Cannot display a subfile without records.
It gives MCH1202(decimal data Error).
| Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
what is data area and how it is used in rpg program ?
what is the rpg system?
what is *place and *auto keyword in prtf ?plz explain
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what is file information data structure?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
What is the difference between iter and do?
how does the rpg element work?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
How to handle duplicate error handling in RPG?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
how do I play {insert rpg system here}?
is this a rpg channel?
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?