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

1.what are the builtin funtions in cl pgg?Explain with example 2.what is meant by left outer join?where we can use this?

2 Answers  


What is the native language of AS/400?

1 Answers  


the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?

0 Answers   IBM,


What is the difference between array and a multiple occurrence data structure?

1 Answers  


which of the cl command can be used to determine which logical files are dependent on a specific file?

0 Answers   IBM,


What are the mandatory keywords of sub file?

0 Answers   IBM,


What is an authorization list?

1 Answers  


Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)

0 Answers   TCS,


what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... e.g call PGM(qp2shell) PARM('/qopensys/usr/bin/sh' '-c' 'sftp -b /home/mydir/tmp.txt user@host.com') Plz reply in detail...

1 Answers  


how to write *pssr ?

0 Answers   IBM,


what does vldcmdkey means?

0 Answers   IBM,


Difference Between Interactive & Batch Job?

0 Answers   IBM,


Categories