1.Coding in cl to send an message?
2..What is turnover and use? What are the different levels?
Answer Posted / david lex
Question 1 is way ambiguous.
SNDPGMMSG, SNDUSRMSG & SNDMSG can all be used to 'send a
message'.
Where is the message going?
What is it's purpose?
Does the message require a reply?
If so, who receives the reply?
Is it an informational message, escape, etc?
These are things you should ask when given a question like
this. It shows that you have a real understanding of the
message sending concepts, and aren't just repeating answer
you got on here.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what is data area and how it is used in rpg program ?
What are the types of identifiers?
what is an online rpg?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is the necessary keyword needed to scroll subfile records?
how do you use commitment control in rpg?
How can we override a file during runtime in rpg?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
How to call one program from another program in RPG? please help me with the code
what are the key words you must use when using a subfile?
how do I preserve and clean the array?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
are there any useful c runtime apis that I can call from rpg iv?
what was the robotech rpg?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?