EasyManua.ls Logo

Laser 128 - Page 161

Laser 128
255 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Example
:
BASIC COMMANDS AND
STATEMENTS
10
INPUT
X
20
ON
X GOSUB 100,
200, 300
30
END
100
PRINT
"Start
of
subroutine
for
X=l"
150
RETURN
200
PRINT
"Start
of
subroutine
for
X=
2"
250
RETURN
300
PRINT
"Start
of
subroutine
for
X=
3"
] 350
RETURN
]
RUN
? 2
Start
of
subroutine
for
X=2
]
11-72

Table of Contents