how to see the error messages for each command in cl?
Answers were Sorted based on User's Feedback
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 do you specify page overflow indicator for printer files in rpg?
What is Job description?
how will you add a field to physical file already containing data?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
what opcode could be used to test an alphanumeric field for all numeric values?
What process the command SBMRJEJOB does?
What is the purpose of OVRDTA keyword ?
How many libraries can be there in library list ?
what is the maximum number of files allowed in rpg?
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?
define the purpose of the iter operation?
What is an Array Data Structure?