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 |
OVRDBF FILE(xxx) TOFILE(libl/filename) share(*yes) In which scenario is share(*yes) used? could any one explain with an example?
What is file information data structure(infds) in as400?
For AS/400 Freshers good website is
what are different types of substems?
what is procedure prototype and procedure interface.
what is a query can be run in which mode?
Can be OVRDBF command mentioned after OPNQRYF command in CL?
how many maximum spaces could be given in o specs?
how many key fields does cl required
can we creat a member logical file
what are the different commands used in rlu ?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?