The BASIC Command
To compile a BASIC program, enter the BASIC command at the system prompt using the following syntax:
BASIC filename [ program |* ] ... [ options ]
filename is the name of the type 1 or type 19 file containing the BASIC programs to be compiled. You can compile more than one program at a time if you put all the programs in the same file.