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 |
What is the purpose of "A CSRLOC (F1ROW F1COL)"?
the maximum number of subfiles that can be active for a single file is ____ .
What is the function of RJE Conversion Utility?
What is the difference between externally described file and program described file?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
what is externally described file ?
What is the difference between non-join logical files and join logical files?
what is the use of data structures?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
what are the necessary keywords for the join logical file?
How to trap errors in CL?
which are the figurative constants used in rpg?