what is the purpose of DMPCLPGM IN CL?
Answers were Sorted based on User's Feedback
Answer / shobhit
The Dump CL Program (DMPCLPGM) command dumps variables
(used in the CL program in which the command is pocessed)
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / parikshit
As per my understanding, its just like dump cmd used in
RPGLE. you can able to see variable values used in CL pgm.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / arun
according to me
DUMP IN RPG PROG
DUMP IS AN OP CODE WHICH IS USED IN TIME WHEN OUR PROG IS
EXC AND DEBUG CHECKING ALSO COMP. BUT WE FACE ERROR/BUG
THEN IT SHOWS ERROR TO CONTINUE THE WRK WITHOUT ANY
INTERRUPTION WE USE DUMP IN RPG IN THE SAME WAY DMPCLPGM IS
USED I THINK
IF IS WORRONG MEANS PLZ SAY
| Is This Answer Correct ? | 0 Yes | 3 No |
What command must be executed before executing OPNQRYF command?
define what a data area is along with a brief example of what it may be used for?
What is the function of DSPATR (display attributes) keyword?
i have two pfs it contains "Status" fields in the same name "status in both the pf's...But i used the same name in display file...when i enter a status thru disp file it willbe added to pf1...so i want to rename "Staus " field in pf2 through program...............wat will do..give coding?
what is rpg fixed logic cycle?
what is sflpag and sflsiz ?
What is the purpose of the following? FORDHDR1 IF E K DISK ORDHDRF KRENAMEORDHDRF1
What is logical file in as400? What are the types of logical file?
How do you put jobs in batch mode?
How to know the number of records in a pf through clp program?
can we define multi-dimensional arrays in rpg ?
what is join logical file?