Why Rpg/400 is Famous?
Answers were Sorted based on User's Feedback
Answer / anuj tiwari
* Easy to code and analyze.
* Supports externally described files.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mahalakshmi
PG/400 is a high-level programming language used for business applications on the IBM AS/400 and iSeries systems. It gained popularity due to its ease of use, efficiency in handling business logic, and seamless integration with the IBM midrange systems. RPG/400 is known for its structured programming features and built-in functions tailored for business applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is *place and *auto keyword in prtf ?plz explain
I have file with data as follows data 1 2 3 4 5 I need to read 1 and 5 ,then 2 and 4 then like.. upto end of file, can any one help on this
How to select highest score of each subject or how to select highest income of every month?
What is SFLNXTCHG keyword why it has used and where? Briefly explain with Example.
How can we know running job is batch or interactive?
Difference between creating a report using Printer file and WRKQRY(Query Report) ?
how do you use commitment control in rpg?
Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
How can we change element of compile time array?Can we do so
suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis