LOAD file$
Loads a program called ‘file$’ from the SD card into working memory. Quote marks are required around a string constant. Example: LOAD “TEST.BAS” If an extension is not specified “.BAS” will be added to the file name.
See also:
CHAIN
EDIT
LOAD
MERGE
MM.FNAME$
NEW
RUN
SAVE
Leave a Reply