Can anybody know difference between SNDUSRMSG AND SNDPGMMSG
IN CL PROGRAMMING?
IF DON'T KNOW MAIL ME @ gkarthik.as400@gmail.com
Answers were Sorted based on User's Feedback
Answer / govind kumar
Sndusrmsg:It is used to send the message on the console screen on the other window.
Sndpgmmsg:It is used to display the message on the same window I.e on the same screen.
| Is This Answer Correct ? | 7 Yes | 1 No |
Want to know related Interview questions and answers for seniors
How to position the cursor on a display file at a desired location.
How to inner join more than 2 PFs in a CL program using OPNQRYF command?
define the purpose of the iter operation?
What is a Device file?
How many PARM statement can we use in a CL program?
what is rpg fixed logic cycle?
Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG and STRISDB Debugging commands?
WHAT IS AS/400 SYNORIO?
1.what operation cannot be used in conjunction with file coded as divice type disk? 2.Difference between INCLUDE AND COPY?
Where would you use Override Data Base File?
i want to display the 10000 record in a subfile by using loadall , can we do it?