ED
Format: ED
Supported by: Pecom 64 BASIC 1.0 and 4.0
Similar commands: -
BASIC commands ED will initiate the text editor. So far I have found some of its features as below, please feel free to let me know if you have any of the missing pieces!
Main commands:
BREAK (End key on PC): Activate command line
CTRL J: leave command line and go back to editor
Command Line:
CTRL B: go to BASIC
CTRL C: start M+
PRINT
TAB
SAVE name
BSAVE name
LOAD
ASS
SUBS
WRITE
READ
DIR
MSG
BWRITE
REN
DLOCK
DUNLOCK
RLOCK
DUNLOCK
RUNLOCK
COPY
DEL
PLOCK
PUNLOCK
So far I have only been able to use commands SAVE, BSAVE and LOAD.