home *** CD-ROM | disk | FTP | other *** search
-
- Steve Turnbull's Basic Loader
- =============================
-
- Oh no, not another Basic Loader.
-
- Load methods:
-
- 1. Drag Basic program to icon.
- 2. Drag text file to icon.
- 3. Shift+Double-click on Basic program.
-
- Predefined function keys
-
- f3 SAVE|M
- f4 QUIT|M
- f5 EDIT.|M
- f6 RUN|M
- f7 TRACE ON|MRUN|M
- f12 QUIT|M
-
- This Basic Loader does not commit the heinous crime
- of changing the current directory, instead it sets a
- variable:
-
- <BasicSave$Dir>
-
- To the directory the file was loaded from. This is
- as useful as altering the current directory and
- doesn't upset any other (badly written) programs
- in the process.
-
- The BasicEdit module is copyright to Acorn (of
- course) but anyone who has an Archimedes/A3000 has
- got it anyway (and anyone who hasn't got on won't
- want this utility).
-
- As fas as I'm concerned this is PD and you can do
- what you like with it. [Recycle it as fire lighters
- for all I care.]