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 an online rpg?
What is the difference between iter and do?
What is difference between bind by copy and bind by reference?
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 file information data structure?
how do I declare a minor?
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
how do I play {insert rpg system here}?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
What is a record lock error?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
how can you display specific subfile page on the screen in unequal subfile?
How to call one program from another program in RPG? please help me with the code
what is data area and how it is used in rpg program ?
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.