Posted: 03:14am 02 May 2025 Copy link to clipboard
PeterB Guru
G'Day All
I have an E64 running some code which is started by OPTION AUTORUN ON. It works very well. My problem is, how do I stop it? I know, I'm an old bloke and should give up trying.
Peter
Posted: 03:37am 02 May 2025 Copy link to clipboard
TassyJim Guru
control-C unless you have turned it off
Jim
Posted: 03:52am 02 May 2025 Copy link to clipboard
PeterB Guru
G'Day Jim
Thanks. I'm sure I have used that in the past but one does forget these things.
Peter
Posted: 08:28am 02 May 2025 Copy link to clipboard
Grogster Admin Group
If you also want to prevent the program from running at startup, enter OPTION AUTORUN OFF at the command-prompt, but you probably already knew that.
Posted: 08:43am 02 May 2025 Copy link to clipboard
PeterB Guru
G'Day Grogster.
The problem with that is, how do I get to the command prompt when the thing is running. Yes, I know, hit Ctrl + C. A lot of this stuff is coming back to me after not using it for a while but it is slow but still fun.
Peter
Posted: 09:47am 02 May 2025 Copy link to clipboard
Mixtel90 Guru
Eh? Am I confused? You can't have the command prompt while a program is running... It can be either stopped at the command prompt or running, but not both.
Posted: 09:56am 02 May 2025 Copy link to clipboard
PeterB Guru
G'Day Mick.
You and I agree, correct?
Peter
Posted: 10:39am 02 May 2025 Copy link to clipboard