.. _end-when: END\_WHEN ========= +----------+-------------------------------------------------------------------+ | Syntax | END\_WHEN | +----------+-------------------------------------------------------------------+ | Location | Turbo Toolkit | +----------+-------------------------------------------------------------------+ This marks the end of the Turbo structure equivalent to the SuperBASIC WHEN ERRor structure. END\_WHEN has no meaning on its own and should only be used within Turbo compiled programs. **CROSS-REFERENCE** Please see :ref:`when--error`