March 25, 2010
3:45 p.m.
On Thu, Mar 25, 2010 at 10:39 AM, Tudor Girba <tudor.girba@gmail.com> wrote:
Hi,
I am trying to run some scripts on a startup of an image. I am on a Mac and I am using a call like:
/Applications/Squeak4.2.2beta1U/Squeak\ 4.2.2beta1U.app/Contents/MacOS/Squeak\ VM\ Opt x.image test.st [...]
You need to specify the absolute path to the script, test.st. Mike