[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ProDOS Madness!
- Subject: Re: ProDOS Madness!
- From: uerics@mcl.ucsb.edu (Eric Shepherd)
- Date: 13 Mar 1995 21:13:57 GMT
- Newsgroups: comp.sys.apple2
- Organization: University of California, Santa Barbara
- References: <3joqer$bd8@acme.freenet.columbus.oh.us> <3jr32a$hmk@pith.uoregon.edu> <3jsnna$i4k@condor.ic.net>
The ProDOS garbage collector is MUCH faster than the one in AppleSoft.
use the following command periodically to invoke ProDOS garbage
collection:
PRINT CHR$(4);"FRE"
This uses ProDOS' garbage collector, whereas
FRE(0)
Uses the Applesoft garbage collector.
--
Eric Shepherd |Prog. Law #29: Technical support is the
uerics@mcl.ucsb.edu |savior of incompetent programmers.
powerpc.pro@genie.geis.com|- - - - - - - Chief Sysop - - - - - - - -
sheppy@eworld.com | GEnie PowerPC Programmers' RoundTable