how to see the error messages for each command in cl?

Answers were Sorted based on User's Feedback



how to see the error messages for each command in cl? ..

Answer / ms

For each prompted command (using F4) in your CL program, press Help (F1) and scroll down the help text, usually, all-the-way to the bottom. The error messages that can be monitored and their explanation would be listed there.

You can pick the appropriate MSG ID based on function you're trying to achieve for a given command.

Is This Answer Correct ?    4 Yes 1 No

how to see the error messages for each command in cl? ..

Answer / kishore

write any command in cl prog,hit F4 and place the cursor at the command press F1(help) there u find error messages at BOTTOM

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More IBM AS400 AllOther Interview Questions

how do you specify page overflow indicator for printer files in rpg?

2 Answers   IBM,


What is Job description?

1 Answers  


how will you add a field to physical file already containing data?

1 Answers   IBM,


what would be the effect on the field where reverse image, underline and highlight display attributes are active ?

2 Answers   IBM,


what opcode could be used to test an alphanumeric field for all numeric values?

2 Answers   IBM,


What process the command SBMRJEJOB does?

1 Answers  


What is the purpose of OVRDTA keyword ?

1 Answers  


How many libraries can be there in library list ?

1 Answers  


what is the maximum number of files allowed in rpg?

2 Answers   IBM,


An rpg program is processing an openquery file.The file is declared in update mode in F spec.Can we update this file? Please explain?

3 Answers  


define the purpose of the iter operation?

2 Answers   IBM,


What is an Array Data Structure?

1 Answers  


Categories