
THE PROCEDURE BANK
A free and expanding collection of interesting procedures for MSW LOGO or LOGOSPIN. Please feel free to use them and adapt them in the classroom in any way you see fit.
(Note: You need to have LOGO installed on your computer for these procedures to work. MSW LOGO can be downloaded for free from the introduction page - click here)
How to download a file:
Using the right mouse button, click on the link and choose "save target as" from the list. This will allow you to choose a location on your computer to save the file.
If you use the left mouse button, the program may start automatically or the text will displayed on screen.
Add your own procedures
If you find these useful or wish to add a procedure to our collection please e-mail details and the the file as an attachment to: logo@ambleside.schoolzone.co.uk - All contributors will be credited.
MSW LOGO examples
Example command: clock 3 15 - to make a clockface showing quarter past three.
Action: This procedure creates an accurate clock face based on the time you enter in hours and minutes.
Example command: countdown 12
Action: This procedure displays twelve decending numbers along a curving line.
Example command: spiral 1 90 or spiral 10 91- try other angles to create amazing shapes
Action: This procedure creates attractive spirals based on the initial size and angle you supply in the command.
Example command: sphere
Action: This procedure will draw a 3D sphere on the screen.
Example command: polygon 5 60
Action: This procedure creates regular polygons from the information you supply. This example creates a pentagon with sides 60 units long.
The content and images within these pages is the copyright (c) of Mark Robinson and the children of Ambleside C.E. Primary School, 1999.