...without exiting and clicking the icon again.
I'm writing a program and there are occasions when I need to clear all variables and start the program fresh.
Under PB/DOS, all I needed to do was CLEAR and RUN. Can't do that in CC.
I've looked the help files and the forums but can't seem to find what I'm looking for or maybe I'm just looking for the wrong key word(s).
Any help out there?
I'm writing a program and there are occasions when I need to clear all variables and start the program fresh.
Under PB/DOS, all I needed to do was CLEAR and RUN. Can't do that in CC.
I've looked the help files and the forums but can't seem to find what I'm looking for or maybe I'm just looking for the wrong key word(s).
Any help out there?
Comment