Re: Elementary BASIC question - loading another file
- From: "Rod Gasson" <rod@xxxxxxxxxxxxxxx>
- Date: Wed, 31 Aug 2005 13:59:48 +0930
"Cameron Kaiser" <ckaiser@xxxxxxxxxxxx> wrote in message
news:431469c1$0$283$bb4e3ad8@xxxxxxxxxxxxxxx
> "Anton Treuenfels" <atreuenfels@xxxxxxxxxxxxx> writes:
>
>>10 IF PEEK(56)<>48 THEN POKE55,0: POKE56,48:CLR:LOAD"FILE",8,1
>
> Why is everyone still using LOAD?
Because it is a heck of a lot easier to remember than........
> 10 poke55,0:poke56,48:clr:sys57812"file",8,1:poke780,0:sys65493
Cheers
Rod
.
- Follow-Ups:
- Re: Elementary BASIC question - loading another file
- From: Jim Brain
- Re: Elementary BASIC question - loading another file
- From: Cameron Kaiser
- Re: Elementary BASIC question - loading another file
- References:
- Elementary BASIC question - loading another file
- From: Leif Bloomquist
- Re: Elementary BASIC question - loading another file
- From: Anton Treuenfels
- Re: Elementary BASIC question - loading another file
- From: Cameron Kaiser
- Elementary BASIC question - loading another file
- Prev by Date: Re: Joy port drivers
- Next by Date: Re: READ THIS! I'm Glad I did! Best way for Quick easy cash, for REAL!
- Previous by thread: Re: Elementary BASIC question - loading another file
- Next by thread: Re: Elementary BASIC question - loading another file
- Index(es):
Relevant Pages
|