home *** CD-ROM | disk | FTP | other *** search
/ 1&1 Multimedia Trend 1996 10 B / MM_TREND.ISO / prog / t-online / menu_o.dir / 00046_software.ls < prev    next >
Encoding:
Text File  |  1996-08-17  |  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.