Sorry if this is a very basic question as it is very early days in my use of Microsoft Small Basic.
But... is it possible to run another Small Basic program immediately after one finsihes.
Ideally I want to create a small menu and get the user to choose 'Program 1 or Program 2' then run the program according to their choice.
I am not looking to return to the orginal program and I dont need to carry any values through to the next program either.
(I am curious if you can return to the original one but I guess I could simply run it again if the option was feasible)
Any help is really appreciated.
Dave