<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">Yes:<br>
      <br>
      garbageCollectMost<br>
          "Primitive. Reclaims <b>recently created garbage (which is
        usually most of it)</b> fairly quickly and answers the number of
      bytes of available space."<br>
      <br>
      Cheers,<br>
      Bob<br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 7/12/13 7:54 AM, Vaidotas Didžbalis
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAJn_Y16eS_uRFzasJKpLxVsusvaVzDbmipi8n7LapqMmRQ3eUQ@mail.gmail.com"
      type="cite">
      <pre wrap="">2013/7/12 Bob Arning <a class="moz-txt-link-rfc2396E" href="mailto:arning315@comcast.net">&lt;arning315@comcast.net&gt;</a>:
</pre>
      <blockquote type="cite">
        <pre wrap="">One reason can be that there has not been a full garbage collection since
the objects were unreferenced. Try
Smalltalk garbageCollect
</pre>
      </blockquote>
      <pre wrap="">
It helped. I was using garbageCollectMost instead. Is it different?


</pre>
    </blockquote>
    <br>
  </body>
</html>