Dave Althoff asks"
{ Whacking other stuph}
>> "Didn't I hear that ProDOS had an improved string garbage-collection
routine written into it? How can I force this instead of the *SLOW*
Applesoft garbage collection? Or am I hallucinating?"
The much faster garbage string collector available via BASIC.SYSTEM is
invoked by "Print CHR$(4);"FRE".
John P.