What is the use of E specification in RPG?
Answer / sushama
Extension Specs describes all record address files, arrays and tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
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?
1 Answers IBM, Ignis Technologies, SSR,
what is maximum number of arrays allowed in rpg?
How do you check object lock
How can you check the existence of object in a system?
What are the types of data structure in as400?
distinguish between terminating a program through seton lr and return?
what is the purpose of data structure?
what the purpose of ovrdta, ovrata keywords?
How can I automate sftp commands(ls & get) in CL program.. If I want to write two scripts one for each command... can u plz tell where the script should be written? & what will be the content of each scripts?
Hi i have one question In my srvpgm one module ADDM is there now i want to add new module i.e SUBM , please answer me IN STEPS how to write bndlanguage and how it was attach to SRVPGM
what is the command to know how many lf are related to a pf?
Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.