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.
|