what is *inzsr used for?
Answer / kanckan singh
It is special type of RPG/400 subroutine, which is executed automatically at beginning of the program.It is a good place to code initializes the variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the function of cpysplf command?
is it possible to create a join logical file using two join logical files ? give exact reason for your answer
What is keyword PFILE specifies ?
How to add 99 menu (page down) option in menu creation..
what is the function of crtdupobj command?
How to see all record formats used in a file?
What are all the compiler directive statements?
What is purpose of declarative statement DEFN?
What is the purpose of SFLFOLD and SFLDROP keywords?
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
0 Answers Adverb Solutions, CSC,
Can we debug the MSGW JOBS?
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.