en:docs:dos:cmd:basic:gosub

Table of Contents

GOSUB

Syntax

GOSUB line

Description

Initiates a subroutine call to the line specified. The subroutine must end with RETURN. The line may be a number or a label.