[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BLOADing non-standard files



On Jan 12, 6:41 pm, "Simon D. Williams" <bb...@chebucto.ns.ca> wrote:
> Is it possible in Applesoft to BLOAD files of types other than BIN? I end
> up with a lot of files of type $00 which I would like to work with, but
> I'd also like to avoid having to launch ProTerm to change the file types.
>

Under ProDOS you can do: BLOAD FILENAME,A$xxxx,T$00

Tom