4 Functions

The LAST BREAK Function

The LAST BREAK function returns the current value of the last break condition level number detected. If the value is zero, the break was triggered by the HP Eloquence Report Writer initialization. If the value is ten, the break was triggered by the HP Eloquence Report Writer termination (END REPORT statement).

An example follows.


250  IF LAST BREAK=3 THEN GOTO 100

HP Eloquence Report Manual - 25 NOV 1997