7 51 GOTO

LANSA Technical

7.51 GOTO

The GOTO command is used to transfer control to another command in the same function. The command which is to receive control is identified by the label associated with it.

Also See

7.51.1 GOTO Parameters

7.51.2 GOTO Examples

                                                         Required

 

  GOTO --------- LABEL -------- label ------------------|