How to "execute" only one project

Milan Zimmermann milan.zimmermann at sympatico.ca
Thu Oct 16 23:30:55 UTC 2003


Hi,

Furst I realize this is probably not the right list to ask this question but I 
could not decide which of the Squeak lists is for "general squeak help" 
questions. (If someone points me to the right list I will post it there.)

With my kids, we have built a simple project - an Aquarium with a fish that 
moves around. They would like to turn this into a screensaver (SuSE Linux). I 
believe the "Squeak specific" steps would be:

	1) Hide or get rid of all non-display objects on the screen such as flaps, 
scripts etc. I think we can figure this out.
	2) Somehow "export" Aquarium project to "Aquarium.pr" and then run

squeak Aquarium.pr

However, there seems to be no such option ... do I need to copy the whole 
image and run

squeak MyCopiedImage

or is there another, more sane  way?

(My problem is I don't know enough about where projects get stored and how 
they are extracted and moved around)

Thanks




More information about the Squeak-dev mailing list