[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ProDOS Madness!



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