home *** CD-ROM | disk | FTP | other *** search
/ Dé Millennium / MCD.ISO / mmm / test.dxr / 00053_start3.ls < prev    next >
Encoding:
Text File  |  1999-04-22  |  76 b   |  6 lines

  1. on mouseUp
  2.   global gStap
  3.   set gStap to 1
  4.   go("Stap" & string(gStap))
  5. end
  6.