start tok128 d64-d8efSG 10 REM ** booter.128.40/80 info ** 11 IFINT(.1+.9)=.THEN200 20 IFRWINDOW(2)=80THEN100 30 PRINT"{clear}{ct n}Please note that you cannot start the{space*3}Booter.128 program by DLOADing it. It{space*3}must be started with BOOT (see below for"; 40 PRINT"the actual command that must be used.{space*3}This is because it uses the BASIC 7.1{space*3}enhancement by Rick Simon." 50 PRINT"{down}Load with:{space*2}BOOT"CHR$(34)"BOOTER.128.40"CHR$(34) 60 GOTO140 100 PRINT"{clear}{ct n}Please note that you cannot start the Booter.128 program by DLOADing it. It must"; 110 PRINT"be started with BOOT (see below for the actual command that must be used. This" 120 PRINT"is because it uses the BASIC 7.1 enhancement by Rick Simon." 130 PRINT"{down}Load with:{space*2}{142}boot"CHR$(34)"booter.128.80"CHR$(34) 140 PRINT"{down*2}{ct n}Softwolves Software" 150 PRINT"Peter Karlsson" 160 PRINT"Varnsta, Ullersater" 170 PRINT"S-710 40{space*2}FROVI" 171 PRINT"Sweden" 180 PRINT"{down}V1.0(all)93-12-05: First release." 181 PRINT"V1.1(all)93-12-05: Selective drives now works as it should." 182 PRINT"Included files should be: BOOTER.128.80,BOOTER.128.40,BOOTER.12864"; 183 PRINT" -and-":PRINT"BOOTER.128.INFO" 199 END 200 PRINT"{clear}{ct n}The BOOTER.12864 is loaded by entering{space*2}this, IN{sh space}C64 MODE:" 210 PRINT"{down}LOAD"CHR$(34)"BOOTER.12864"CHR$(34)",8" 220 GOTO140 stop tok128 (bastext 1.0)