Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!floyd!harpo!seismo!hao!hplabs!sytek!blk From: blk@sytek.UUCP (Brian L. Kahn) Newsgroups: net.micro.cbm Subject: Re: LOAD = LOAD & RUN - (nf) Message-ID: <357@sytek.UUCP> Date: Fri, 24-Feb-84 17:36:16 EST Article-I.D.: sytek.357 Posted: Fri Feb 24 17:36:16 1984 Date-Received: Fri, 2-Mar-84 12:07:20 EST References: uiucdcs.5793 Lines: 11 I'm not sure how frogger starts itself, but a trick I have used is to load a SYS command directly into the 10 char keyboard buffer. Another technique apparently used on some other load and run's is to load a longer basic statement into screen memory and just stick a return into to keyboard buffer. Remember, loading "*",8,1 loads stuff wherever the disk says to. No argument. B>