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

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