what is data structure?how many types of data structers?
Answer Posted / syam
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.
Data area data structure
File information data structure
Program status data structure
| Is This Answer Correct ? | 13 Yes | 14 No |
Post New Answer View All Answers
how can we run a batch job?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
How to avoid using indicators in ile ?
what keyword must be used with protect keyword ?
how can I control the way a remote browser uses its cache?
what is the use of unique keyword and what level it is defined?
what is the purpose of overrides?
how do you read data area in an rpg program?
Can any one explain the basic things about RLU and Printer Files and their Definitions for both and why are they used,i'm a newbee so please help me out
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
What are the types of data structure in as400?
writing an sql statement from selecting records from two files using single statement and nested select statement.
when are the unique constraints executed?
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)?
can a single screen format occupy a screen area above and below a subfile format ?