Article and binary program were originally published by COMPUTE!'s Gazette January 1988 magazine issue, and also the corresponding floppy disk subscription
This main branch is the previously unpublished source code written by me (David R. Van Wagner) in 1987. For updates, see the control-left-right branch.
- Get a copy of Fast Assember from COMPUTE!'s Gazette January 1986 or FA+*
- Load/Run Fast Assembler
- LOAD "SCRLEDIT.SRC",8
- RUN
- Will create SCRLEDIT program on disk 8
- SYS 64738
- LOAD "SCRLEDIT",8
- RUN
- See the original article for how to use
*Coincidentally FA+ is Fast Assembler plus Scrolling BASIC Editor built in August 1987
| Key | Description |
|---|---|
| F1 | Scroll up listing |
| F3 | Beginning of line |
| F5 | End of line |
| F7 | Scroll down listing |
| Ctrl+Down | Bottom of screen |
| Ctrl+Ins | Insert Line |
| Ctrl+Return | Toggle Scroll Edit Keys On/Off |