What is the purpose of the following
I UDS
I 1 60ORDER#
I 7 90LINE#
Answer / neha nimesh
The purpose is to define the variables in I-Spec and these are further used in C-spec. Where as ‘U’ indicates data area data structure? The above code is used to update the data area value through the program.The letter "U" indicates that the defined data structure is a data area data structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
explain the difference between defining subfile and message-subfile?
what is a physical file?
what are indicators?
why do we use readc? What is sflnxtchg?
how will you display a particular page in subfile ?
define data structure?
what are activation group and what are its types.?
Q. 1.What are the in build functions in CL program and what are uses of thes in build functions? 2.How we can create own command in CL program? 3.What is use of STRSRVJOB?
I had ruestion in one of the interview..... If 1 file has more than 1 member and i want to use the 2nd member in the RPG pgm (in RPG400),how can I use this.... I know the possible answers i.e. useing API 'QCMDEXE' or Before calling the pgm I can use OVRDBF for that member... but I dont' want to use both the tips in above scenarion. Does any body tell me how can i use this ....?
What are the two types of read performed on data queues?
What is %CHECK?
How can we sort an array?