][ PRODOS COMMANDS ][

Page 4 of 24

PRODOS COMMAND REFERENCE

CommandDescription
APPEND fAdd data to a sequential text file
BLOAD fLoad binary file f
BRUN fLoad and run binary program f
BSAVE f,An,LmSave data; Address n, Length m
CATDisplay 40-column ProDOS disk contents
CATALOGDisplay disk's contents
CHAIN fRun file f without clearing variables
CLOSE fStop reading or writing a text file
CREATE fCreate a directory file
DELETE fDelete file f from disk
EXEC fExecute text file f
FLUSHWrite buffer to disk without closing file
FREFree all available memory (garbage collection)
IN#nTake input from slot n
LOAD fLoad a file from disk
LOCK fProtect a file from alteration
OPEN fBegin READ or WRITE of a text file
POSITION fLocate READ or WRITE in file
PR#nSend output to slot n
PREFIX fChange default directory
READ fInitiate reading a disk text file
RENAME f1,f2Rename a file on disk
RESTORE fRetrieve strings & variables from file f
RUN fLoad and execute program from disk
SAVE fSave program to disk
STORE fStore variables & strings as file f
UNLOCK fCancel LOCK
VERIFY fVerify a file on disk
WRITE fInitiate writing to a disk text file
-fExecute file f, regardless of type