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 Posted / 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 |
Post New Answer View All Answers
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
how to write *pssr ?
what are the limitations of cl (compare to rpg) ?
in conjunction with what other keyword must ovrdta and ovrata be used?
why is the declare cursor statement is used for?
name few ibm supplied libraries?
how do you read changed records backward in subfile?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
how can I start a page in a new window?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
what does defn do?
what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.
which cl command can be used at program execution to redirect the file named in an rpg program?
a multiple format logical file is also known as?
which single rpg opcode performs both setll and reade?