Logic cycle

Answer Posted / syam

The events that happen in any particular programs occur
in exactly the same order as in every other RPG program.
This order is known as the Logic Cycle.
What makes one program different from another is
that "indicators" or switches are turned on or off, based
upon tests performed on the data being processed, which
cause or prevent input, calculation, or output events at
specific points in the cycle.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the version of os/400 that we have?

957


different type of cursor?

638


if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?

1004


In RPG How to read a records from a file without using read opcodes?

962


what are different types of substems?

1339






what is *iso date format?

623


what is the maximum number of parameters allowed in rpg?

1036


How can we update a specific field in RPG?

927


What Is The Error If We Don't Get Login Screen?

677


What is the as400 called now?

545


1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?

3065


what are necessary keywords to code message subfile?

1031


when would you prefer logical file than opnqryf?

1379


what if my system I runs with system value qccsid 65535?

617


how can I start a page in a new window?

785