| Visual RPG 9.0 Language Reference |
|
*StartCycle Method
Description
The *StartCycle method is a starts the calling of the RPG
cycle.
Begsr *StartCycle
Remarks
- The *StartCycle method is a compiler-generated,
user-callable method that is called to start the cycle.
- See the
Cycle Overview for more information.
See Also
*DetailCalc Method
*FetchOverflow Method
*TotalCalc Method
Cycle Overview