[Thread Prev] [Thread Next]
|
Subject: |
The timer, when viewed from a browser |
|
From: |
mwforum@xxxxxxxxxxxxxxxxxx (Daniel Ajoy) |
|
Date: |
Fri, 06 Jun 2003 09:12:05 -0500 |
Sorry, the file attached to this message had a space at
the end of the name and that caused problems to some receivers.
I'm sending again the file without the space in
the name.
Daniel
OpenWorld Learning
------- Forwarded message follows -------
From: "Daniel Ajoy" <dajoy@xxxxxxxxxxxxxxxxxxxxx>
To: Mwforum@xxxxxxxxxxxxxxxxxx
Subject: RE: [MWForum]The timer, when viewed from a browser
The same message but with a mw2 file instead of a compressed
file.
;)
Daniel
------- Forwarded message follows -------
On 31 May 2003 at 16:55, Wendy Petti wrote:
> By the way, the code that seems to work as I view it is:
>
> to time
> setseconds int timer / 10
> end
>
> and this procedure is run inside of another procedure with
>
> forever [time]
>
Lisa,
Do you still have the problems you mentioned with this code
(project attached):
to ini
clean
resett
time
draw
end
to time
when [not seconds = int timer / 10] [
setseconds int timer / 10
]
end
to draw
fd 10 rt random 360
draw
end
Daniel
OpenWorld Learning
------- End of forwarded message -------
Attachment:
timer.mw2
Description: Binary data
Previous by thread:
The timer, when viewed from a browser
Next by thread:
Information on LOGOCHIP and Serial Connection with MICROWORLD Software
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.
|