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



1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?..

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

1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?..

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

1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?..

Answer / s kumar

Q2:Turnover is the Change managment tool.It have three
levels 1.Dovelopment level 2. Regression Testing Level
and 3. Production Level

Is This Answer Correct ?    2 Yes 2 No

1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?..

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

Post New Answer

More RPG400 Interview Questions

please guys help me,I need to write a program that shows more than one way to display a subfile. Both views are of the same file but sorted differently and show different fields of the same file when the user presses a function key. send me code

4 Answers   Virtusa,


How to declare the pull button in AS/400..

0 Answers  


Can someone tell me tell me what is meant by message wait...?

1 Answers  


can anyone say,what is the use of operation extended H/N/P?

2 Answers  


What is use of IMPORT and EXPORT in RPGLE ? What is activation Group ? What is Service Program ???? How to call another program in RPGLE ?

1 Answers  


which MONMSG will give higher priority in CL program? I know MONMSG are of two types. Program Level Monmsg and Command Monmsg?

1 Answers  


can we use cl programming to update or delete physical files

12 Answers  


How many program bind in one module....

0 Answers  


How can you delete a record from a file in RPG without using DELETE oppcode?

2 Answers   UST,


Can we trigger an rpg program which has user interaction with display file when updating a file using the command ADDPFTRG?

2 Answers  


How to code Page up and Page down in RPG for Single page subfile without using ROLLUP/ROLLDOWN in DSPF ?

3 Answers   HCL,


We have a Physical file, after reading 5 records,it has to read LF of that same Physical file,Will it start reading from Ist record or will start reading from 5th record?

5 Answers   Hexaware,


Categories