Authors
Jean-Claude Touzin
Publication
Pub Details
Date
April 1989
Pages
20
See all articles from Update April 1989
When you want to repeat something in Superbasic, the easy way is to englobe everything in a REPeat END REPeat loop, instead of GOTO. That’s what I have done to your small program.