How can I run a program on warmstarts and/or power-up?
You can use some of the utilities available on the Goodies Disks (see Appendix E.5 on where to obtain these): • AUTOBOOT (GD #7) warmstarts every power-up • AUTOEXEC (GD #10) Runs ‘GO’ every power-up • AUTOPORT (GD #7) Runs &:AUTOEXEC every warmstart • AUTOSTRT (GD #7) Runs AUTOEXEC every warmstart Some stack libraries come with support for AUTOEXEC or an equivalent built in (for example, the Java library supports AUTOEXEC). If one of the libraries you have installed supports such a feature, you may not need any of the utilities above.