To support the RPG cycle in Monarch migrated applications, the Visual RPG compiler has predefined the following print file overflow indicators that are used with the OverflowInd parameter of DCLPRINTFILE. For example, these overflow indicators will be migrated as such, and do not need to be explicity declared.
DclFld IndicatorOF Type(* Ind )
DclPrintFile QPRINT DB(MyJob.MyPrinterDB) File("A\CYCL_PRT_3") ImpOpen(*No) OverflowInd(IndicatorOF)
DclPrintFile QPRINT DB(MyJob.MyPrinterDB) File("A\CYCL_PRT_3") ImpOpen(*No) OverflowInd(*INOF)
Cycle Overview
DCLPRINTFILE
Level Break Indicators
Matching Record Indicators