home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / RiscOS / APP / DEVS / SMALLT / SQ123B.ZIP / Sq123b / !Squeak / !run < prev    next >
Text File  |  1997-10-19  |  361b  |  8 lines

  1. Wimpslot -min 300K  -max 300k
  2. Set Squeak$Dir <Obey$Dir>
  3. /<Squeak$Dir>.!Boot
  4. | specify amount of free space to attempt to allocate for Squeak's object
  5. | memory.  More will be claimed for the display sprite that is used.
  6. | 4m == 4 MB, which is plenty; 1m should be ok at a pinch.
  7. | 'k' is also acceptable for allocating Kb values
  8. /<Squeak$Dir>.!RunImage -o 4m %*0