OWBasic for Pocketviewer

Home INTRO Group CONTROL Alphabetical Index

Start of Another Basic Program

EXEC progname$[,cat]

Start the given program progname.
This is a restart of OWBasic. No variables of the old program are available in the newly started program. Program is search in "program category" or category cat if given.


  • GOTO - Jump to a label
Home INTRO Group CONTROL Alphabetical Index