Answer Posted / gagan44
Data Structure defined as array is know as array data structure.Using DIM keyword data structure can be declared as an array.
D contact. DS. Dim(20) Qualified
D custno 7p 0
D. Name. 11A
D. City. 10A
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the two record formats a subfile contain ?
Difference Between Source Physical File & Physical File?
what is the function of crtdupobj command?
which cl command can be used at program execution to redirect the file named in an rpg program?
what does the ovrdbf command do?
what is maximum number of arrays allowed in rpg?
how do you read changed records backward in subfile?
define data structure?
list some of the commonly used commands for debugging?
what the purpose of ovrdta, ovrata keywords?
what does check opcode do ?
In RPG How to read a records from a file without using read opcodes?
an access path may be in which sequence?
what is the necessary keyword for non-join logical file?
how does the runqry show the output?