rbh@stcvax.UUCP (Brent Haws) (10/30/84)
I have been having a problem with program stalling on the apple due
to "garbage collection" of variables, I think. The program seems to
run fine at times, then it pauses from 15 secs to 2 minutes, and it
seems to get worse the longer the program is run. I was wondering if
anybody had this same problem and/or knew a good way to minimize this
problem or cure it all together.
Thanks - Brent
--
Brent Haws - STC StorageTek (Disk Division)
uucp: { hao, ihnp4, decvax}!stcvax!rbh
{ allegra, amd70, ucbvax }!nbires!stcvax!rbh
USnail: Storage Technology Corp - MD 3T / Louisville, CO / 80028
DDD: (303) 673-6750gwyn@brl-tgr.ARPA (Doug Gwyn <gwyn>) (11/01/84)
> I have been having a problem with program stalling on the apple due > to "garbage collection" of variables, I think. The program seems to > run fine at times, then it pauses from 15 secs to 2 minutes, and it > seems to get worse the longer the program is run. I was wondering if > anybody had this same problem and/or knew a good way to minimize this > problem or cure it all together. Yes, use ProDOS. Its BASIC garbage collector is MUCH better than DOS's.