Name: Anonymous 2007-09-23 20:31 ID:fhMMLQas
[start]
input":"in$
I=1 to len($)
select case
case "a"
'put code here
case "b"
'put code here
case "c"
'put code here
next
print
goto [start]
[start]
input":"in$
I=1 to len($)
select case
case "a"
'put code here
case "b"
'put code here
case "c"
'put code here
next
print
goto [start]