Program registers Predefined global registers can be used in programs to detect errors, signals and events. STATUSSTATUS is a predefined variable that contains the execution status of the last instruction.int_flagint_flag is a predefined variable set to TRUE when an interruption event is detected or when a cancel action is fired in a singular dialog.quit_flagquit_flag is a predefined variable set to TRUE when a quit signal is detected.