EasyManua.ls Logo

CAB A+ Series - Page 412

CAB A+ Series
484 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...
412
412
412cab Produkttechnik GmbH & Co KG
Small program to show ON GOSUB. Uses ASCII dump mode to show what happens:
Example:
a
<ABC>
for number=0 to 6
on number+1 gosub sorry,one,two,three,four,five,sorry
next number
end
label sorry:print "; Sorry, can’t convert ",number:return
label one:print "; 1=one":return
label two:print "; 2=two":return
label three:print "; 3=three":return
label four:print "; 4=four":return
label five:print "; 5=five":return
</ABC>
a-Series basic compiler

Table of Contents

Related product manuals