home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1997 October / PCPL1097A.iso / CSERVE / MFS.DXR / 00017.ls < prev    next >
Encoding:
Text File  |  1997-08-08  |  99 b   |  8 lines

  1. on mouseDown
  2.   mDown("5_DOWN")
  3.   mToService()
  4.   mUnloadAll()
  5.   startTimer()
  6.   go(1, "SERVICE")
  7. end
  8.