adspace
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
How to convert a spool file to PDF file in AS400?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
how can you specify no duplicate key?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...