[Newbies] hi

Ron Teitelbaum ron at usmedrec.com
Thu Oct 30 23:58:39 UTC 2014


Hi Hans,

|x|
x := 100.

|x| defines a temp x.  | x y | defines both x and y as temps.

The assignment operator is :=  

If you use = or == you are asking for a comparison of x and 100.

All the best,

Ron Teitelbaum

> -----Original Message-----
> From: beginners-bounces at lists.squeakfoundation.org [mailto:beginners-
> bounces at lists.squeakfoundation.org] On Behalf Of Hans Schueren
> Sent: Thursday, October 30, 2014 1:52 PM
> To: beginners at lists.squeakfoundation.org
> Subject: [Newbies] hi
> 
> hi fellows.
> 
> Let x = 100
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners




More information about the Beginners mailing list