SLPRINT "Untitled.bas", 1, 28 'print this source code
Sub SLPRINT
(Source$
, Start
, EEnd
) ' Print "Source code printer. Input BAS source file name, start and end row to print at printer [" + Chr$(34) + "example.bas" + Chr$(34) + ", 50, 300]"
' Input Source$, Start, EEnd
row = row + 1
PrintRows(i) = text$
i = i + 1
Print "Source code: "; Source$;
" not found.":
End ' Print "Source file reading done, printig rows from "; Start; " to"; EEnd