How to know message id (errorid) in msgfile when error is occurred on screen ?
WRKMSF will display all error id but i want to know error id based on error msg only?
Answer / surya siram
That was a good question. In AS400 we dont have any command to find the message id from the message description. But we have third party tool "SCNMSGF" (Scan message file) which is used to find the message id from message descriptions.
| Is This Answer Correct ? | 7 Yes | 0 No |
what is message file?
how many printer files maximum can be used in single rpg program?
how can I automatically refresh a web page?
What is class of service ?
what is logical file?
Which is better LF or OPNQRYF ? When should we use LF and when should we use OPNQRYF ?
can you display a empty subfile?
What are the two types of read performed on data queues?
what is the difference between *like and *namvar ?
What is logical file in as400? What are the types of logical file?
when is a tag statement used in rpg?
1) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?