Re: Elementary BASIC question - loading another file
- From: Cameron Kaiser <ckaiser@xxxxxxxxxxxx>
- Date: 30 Aug 2005 09:16:03 -0500
"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?
10 poke55,0:poke56,48:clr:sys57812"file",8,1:poke780,0:sys65493
--
Cameron Kaiser * ckaiser@xxxxxxxxxxxx * posting with a Commodore 128
personal page: http://www.armory.com/%7Espectre/
** Computer Workshops: games, productivity software and more for C64/128! **
** http://www.armory.com/%7Espectre/cwi/ **
.
- Follow-Ups:
- Re: Elementary BASIC question - loading another file
- From: Rod Gasson
- Re: Elementary BASIC question - loading another file
- From: Etienne von Wettingfeld
- 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
- Elementary BASIC question - loading another file
- Prev by Date: Re: READ THIS! I'm Glad I did! Best way for Quick easy cash, for REAL!
- Next by Date: Re: Elementary BASIC question - loading another file
- Previous by thread: Re: Elementary BASIC question - loading another file
- Next by thread: Re: Elementary BASIC question - loading another file
- Index(es):