KBASIC commands EXEC "" fork and run file in a new process LOAD "" reset interpreter context and load file, ends all execution RUN start loaded program at begining END end execution of program LIST list program text GOTO