Prev  Menu  Next

Detailed Specification

8. Control Structures

Restrictions on basicAcc

On the following cases, GOTO statements and IF-THEN-line_number statements can not be executed.

branches from inside to outside of when-body (i.e. inside of WHEN~USE)
branches from inside to outside of a DO block that contains a protection block that contains a EXIT DO.
branches from inside to outside of a FOR block that contains a protection block that contains a EXIT FOR.


On ~ GOSUB statements are in preparation. On~GOSUB may not be compiled.