define data structure?
Answer / nitin trivedi
Data structures are specified in the Input specifications of an RPG/400 program to define an area in storage and layouts of related sub fields.
| Is This Answer Correct ? | 0 Yes | 0 No |
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
What are the steps to retrieve the records from Journal file...?
what are the different types of keys in AS400
what opcode will be used to test the zone of a character field?
what key word is used when screen is re-display?
What is the function of DSPATR (display attributes) keyword?
difference between sflrcdnbr and sflnxtchg?
define the purpose of the iter operation?
which are the figurative constants used in rpg?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
what is the purpose of DMPCLPGM IN CL?
define a shared access path?