Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 Fluke 8/7/84; site fluke.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!houxm!vax135!cornell!uw-beaver!microsoft!fluke!kurt From: kurt@fluke.UUCP (Kurt Guntheroth) Newsgroups: net.micro.cbm Subject: Re: long pauses when running C64 basic Message-ID: <43@vax2.fluke.UUCP> Date: Thu, 15-Nov-84 11:59:37 EST Article-I.D.: vax2.43 Posted: Thu Nov 15 11:59:37 1984 Date-Received: Sat, 17-Nov-84 04:16:52 EST References: <85@unc.UUCP> Organization: John Fluke Mfg. Co., Everett, WA Lines: 11 There should be another way to get around the garbage collects. In microsoft BASIC, the FRE function does a garbage collect before reporting the free memory space. If you do a X=FRE(X) every couple hundred GET#'s, the garbage collection will be performed in a situation where there is little garbage, which will minimize the length of dead time during the garbage collect. This will allow you to use BASIC's admittedly pitiful I/O rather than resorting to peeks and pokes. -- Kurt Guntheroth John Fluke Mfg. Co., Inc. {uw-beaver,decvax!microsof,ucbvax!lbl-csam,allegra,ssc-vax}!fluke!kurt