Logic cycle
Answer / 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 |
What is file information data structure(infds) in as400?
What are the types of data structure in as400?
what is arrival sequence?
What is library list ?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
Can you use multi format LF in CL program?
Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?
which are the string manipulation opcodes?
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?
how can i get the cursor position in display screen to to display my window?
Difference Between Source Physical File & Physical File?
define a shared access path?