[Unix] Passing command line arguments to Squeak

Lex Spoon lex at cc.gatech.edu
Tue Mar 28 00:03:34 UTC 2000


"Raab, Andreas" <Andreas.Raab at disney.com> wrote:
> Folks,
> 
> Michael just reported a problem (which I can't really check out): It seems
> like the command line arguments are not reported to the image level. E.g.,
> when starting Squeak with something like
> 	squeak myImage.image arg1 arg2 argN
> the arguments should be reported by Smalltalk>>getSystemAttribute:. Is this
> a known problem?! Any fixes out there?!
> 


He probably needs to get a newer sqXWindow.c.  It was definately a bug
once upon a time, but I just checked and Ian seems to have patched it in
his distribution.

	http://www-sor.inria.fr/~piumarta/squeak/unix/2.7/src/sqXWindow.c


Lex





More information about the Squeak-dev mailing list