1.Coding in cl to send an message?
2..What is turnover and use? What are the different levels?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / syam
A1. SNDPGMMSG
Q2 is not clear?
is it different levels in MONMSG? = Program Level and
Command Level
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / debasmita
SNDPGMMSG
Turnover is a change management tool. It has 4 levels.
1. Development level
2. QA level
3. Pre-Production level
4. Prod level
| Is This Answer Correct ? | 0 Yes | 0 No |
Can a indexed file be accessed in arrival sequence in RPG?
How do you code file / field renames in ILE RPG?
HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?
How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
HI,1: What is the function of 'SETON LR' AND '*INLR=*ON ? 2:Can we used "seton lr" OR "*INLR = *ON" in between the program code ? 3:if yes then according to there function the code which is written acter seton lr/ *inlr should not be execute . Can any one tell me why those code get executed ?
Need a sql query: retrive all duplicate records in table
steps for debugging two rpg programs????
what is a rpg?
Why Rpg/400 is Famous?
suppose i i am changing / updating record of subfile and i want to change the record in reverse order . means i want to change the bottom record first and so on through readc . how i do it please any one explain .
how do I preserve and clean the array?
two types of read performed in dataqueue?????