What are the commands that can be executed in CLP but not in
RPG? Why?
Answer / hotguy
All RTV* commands can be executed at CLP but cannot be
executed at RPG.
| Is This Answer Correct ? | 21 Yes | 1 No |
What is the difference between iter and do?
wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?
wat is the difference between dataarea and data queue?
5 Answers Airtel, Four soft, Shahi Exports,
How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?
Can a run time array be declare like below with no specified number of elements ? Is it possible ? DFLD_ARRAY 7 DIM() INZ(*blanks) What does this mean ? Does this mean that the number of array elements will be dynamically declared during run time ?
Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use of SFLRCDNBR other than subfile page display? 2.Which of the following operation cannot be used in conjuction with a file coded as device type disk?
wat is meant by hidden field , why it is used?
i hav 2 logical files(L1,L2) both r derived from one physical file(P1). how can i use both the logical files in one RPG program? if yes what i have to d.
How can read PF in reverse order (end to start) in CL pgm..
How to find d key field of a pf that doesn’t have source physical file?
program to find the number of objects used in a given program through a display.
what is the necessary keyword needed to scroll subfile records?