Launching a squeak image from the shell on mac

Roel Wuyts wuyts at iam.unibe.ch
Mon Jul 28 09:17:32 UTC 2003


You have to do:

open Squeak\ 3.5.1Beta3.app Squeak3.5-5180.image &

on OS-X

On Sunday, Jul 27, 2003, at 21:32 Europe/Zurich, Stephane Ducasse wrote:

> Hi
>
> I'm trying to use Squeak as a simple scripting language and I tried to 
> run Squeak from the command line on the mac. Does anybody already 
> tried this kind of stuff?
> I would love to have Scritch a Squeak based scripting language. I'm 
> fed up with sh...and the like.
>
> I tried
>
> Squeak\ 3.5.1Beta3.app/Contents/MacOS/Squeak\ VM\ Opt 
> Squeak3.5-5180.image &
>
> without success.
>
> Is there a -h or -help
> Squeak\ 3.5.1Beta3.app/Contents/MacOS/Squeak\ VM\ Opt -help
> somewhere?
> this would be good to have that.
>
> Then how can I pass parameters for example all the files *.tiff
>
> Squeak\ 3.5.1Beta3.app/Contents/MacOS/Squeak\ VM\ Opt 
> Squeak3.5-5180.image *.tiff &
>
> does not work?
>
> Thanks
>
> Stef
>
>
Roel Wuyts                                                   Software 
Composition Group
roel.wuyts at iam.unibe.ch                       University of Bern, 
Switzerland
http://www.iam.unibe.ch/~wuyts/
Board Member of the European Smalltalk User Group: www.esug.org



More information about the Squeak-dev mailing list