home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 - Expo 2000 / Image.iso / t-online / show / t_sintro.dxr / 00169_software.ls < prev    next >
Encoding:
Text File  |  1996-11-26  |  107 b   |  8 lines

  1. on mouseDown
  2.   global gsGoMain
  3.   set gsGoMain to "Install"
  4.   WriteParams()
  5.   SendParams()
  6.   go("Ende")
  7. end
  8.