home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1997 September / Personal_Computer_World_Sep_97.iso / Democd3 / biogdemo.dxr / 00053.ls < prev    next >
Encoding:
Text File  |  1997-06-04  |  92 b   |  6 lines

  1. on hourglass
  2.   repeat with n = 3 to 10
  3.     set the cursor of sprite n to 4
  4.   end repeat
  5. end
  6.