Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site nicmad.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!uwvax!astroatc!nicmad!brown From: brown@nicmad.UUCP Newsgroups: net.micro.cbm Subject: Re: Sequential File Help Message-ID: <579@nicmad.UUCP> Date: Wed, 19-Mar-86 18:07:17 EST Article-I.D.: nicmad.579 Posted: Wed Mar 19 18:07:17 1986 Date-Received: Sat, 22-Mar-86 02:18:34 EST References: <1868@trwrba.UUCP> Reply-To: brown@nicmad.UUCP (Mr. Video) Organization: Nicolet Instrument Corp. Madison WI Lines: 23 In article <1868@trwrba.UUCP> gibson@trwrba.UUCP (Gregory S. Gibson) writes: > > I have a problem when I load a sequential file into an array. It seems > to be a C64 bug. After loading the data from the sequential file into > an array, the program works find for awhile until suddenly, for no > apparently reason, the program stops for 10-20 seconds then continues > as if nothing happened. You have been hit with the common STRING GARBAGE COLLECTION syndrome. When C64 Basic needs more string space and it finds that there is space left, but a little unorganized, it collects the good data and puts the open space at the end, so that it can be used (something like that). But the net result is that you have to wait while it does that. So, don't worry, you have to live with it. -- ihnp4------\ harvard-\ \ Mr. Video seismo!uwvax!nicmad!brown topaz-/ / decvax------/