GOSUB GOSUB target Initiates a subroutine call to the target which can be a line number or a label. The subroutine must end with RETURN. See also: GOTO ON GOTO|GOSUB RETURN
Leave a Reply