Home
Project Folders
Teacher Resources
Student Resources
How Do I?
Literacy
MWForum
Site Map
Search
Our Team

MWForum Message [Date Index] [Threads] [Authors] [Attachments] [Subscribe]

[Thread Prev] [Thread Next]

To: <mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: and ()
From: "Alain Tougas" <alain@xxxxxxx>
Date: Thu, 10 Apr 2008 14:24:32 -0400

Hello,
Try:
t1, if and (shape = 2) (touching? "t1 "t2) [ dosomething]
or
t1, if and shape = 2 touching? "t1 "t2 [ dosomething]
or
t1,
if and (shape = 2)
         (touching? "t1 "t2)
  [dosomething]

That will all work.

Good luck
  -----Original Message-----
  From: mwforum-admin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
[mailto:mwforum-admin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Burke,
Bridget - CKJH
  Sent: Thursday, April 10, 2008 2:08 PM
  To: mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
  Subject: [MWForum] and ()


  Why doesn't this work?
  t1, if shape = 2 and if touching? "t1 "t2 [ dosomething]

  Bridget Burke

  • Previous by thread: and ()
  • Next by thread: Re: and ()

  • To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.


    © copyright 2001 - 2008