The BREAK block is made up of three sub-blocks:
DECLARATION
Declarations that are local to the breakBREAK PROCEDURE
Source executed by the 4GL instruction PROCESS_BRK
TOTAL PROCEDURE
Source executed by the 4GL instruction PROCESS_TOTAL .
The BREAK block is made up of three sub-blocks:
DECLARATION
Declarations that are local to the break
BREAK PROCEDURE
Source executed by the 4GL instruction
PROCESS_BRK
TOTAL PROCEDURE
Source executed by the 4GL instruction
PROCESS_TOTAL
.