DEBBI (Disk Extended BASIC by iCOM) The only way to load and save a file is through the standard FDOS "RunGo" mechanism where an input file and output file are specified on the command line that runs BASIC. For example: DEBBI,PROGA,PROGB Where PROGA is an input file name and PROGB is an output file name. Once BASIC is started, DLOAD loads the input file. The DSAVE command writes the current program in memory to the output file and exits to FDOS. Interactive Age Primes Benchmark: DEBBI in 1:30 Altair 3.0 in 1:15 Altair 2.0 in 2:22