what is data structure?how many types of data structers?
Answer Posted / jeet
Data structure is specified in the Input Specification of an RPG 3 Program where as in RPG 1V we specified in 'D' specification.
Data Structure is define an area in storage and layout related subfields.
There are 4 types of data structures
1) Data Area Data Structure
2) File Information Data Structure
3) Program Status Data Structure
4) Multiple Occurence Data Structure
Data Structure is used for
1) To break fields into subfields
2) To change the format of the field
3) To Group non-contiguous data into contiguous format
4) To convert data.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
define subsystem?
Write a logic program for knowing the repeated number of a vowels in a given program?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
what is the purpose of putovr (put with explicit override) keyword?
what is *iso date format?
How to reverse a string using RPG?
Can we debug the MSGW JOBS?
How to reverse the string in rpg
how many types of display are available on as/400 for user interaction?
what is sflinz and sflrna?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
in conjunction with which statements can orxx and andxx conditions be used ?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
how can you specify no duplicate key?