BASICHELP.HLB  —  GOSUB
  The GOSUB statement transfers control to a specified line number or  label
  and  stores  the  location of the GOSUB statement for eventual return from
  the subroutine.

  Example

  200    GOSUB 1100
Additional Information: explode extract
Syntax
Close Help