EXIT INPUT instruction
Use the 
   EXIT INPUT to terminate the INPUT ARRAY instruction
            and resume the program execution at the instruction following the INPUT
                ARRAY block.ON ACTION leave_now 
   EXIT INPUTWhen leaving the INPUT ARRAY instruction, all form items used by the dialog
    will be disabled until another interactive statement takes control.