What is the RPG cycle?

Answer Posted / bharat

It is RPG400 Logic means it is a compiler logic through
which system reads the primary file starting from begining
to end of file. No File operations like read/chain can be
used.System has the control of the program.

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?

519


can you debug ile rpg program using isdb?

741


which program rpg or cl is efficent to update a transaction onto a database file and why ?

749


how do you use commitment control in rpg?

760


what is data area and how it is used in rpg program ?

758






How to handle duplicate error handling in RPG?

1687


What is file identifier where we can use?

652


give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........

3291


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

716


what are the key words you must use when using a subfile?

694


explain sflclr, sflend, sfldlt, and sflcsrrrn?

891


If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?

624


what is the difference between do while and do until?

714


What are the types of identifiers?

574


are there any useful c runtime apis that I can call from rpg iv?

704