[squeak-dev] How to ask Squeak to save the image from outside

Miguel Cobá miguel.coba at gmail.com
Tue Jun 9 17:56:52 UTC 2009


fork a process that sleeps maybe 10 seconds and on wake up, checks for
a file named, for example,
SHUTDOWN.txt in a given folder. If found then snapshot the image and quit.

Then in the script create and remove the folder on demand.

Miguel Cobá

On Tue, Jun 9, 2009 at 12:40 PM, Damien Cassou<damien.cassou at gmail.com> wrote:
> Hi,
>
> I would like to be able to make Squeak save the image from a Windows
> .bat script. Is it possible to control the VM and the image once
> launched?
>
> Thank you
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Lambdas are relegated to relative obscurity until Java makes them
> popular by not having them." James Iry
>
>



More information about the Squeak-dev mailing list