home *** CD-ROM | disk | FTP | other *** search
/ MACup 1998 March / Image.iso / showdata / Install.Dxr / 00015.ls < prev    next >
Encoding:
Text File  |  1997-07-31  |  334 b   |  8 lines

  1. on mouseUp
  2.   global ISDNpath, starterpath
  3.   alert("Die AOL-Show wird jetzt beendet, um die Zusatzsoftware AOL ISDN auf Ihrem Computer zu installieren. Bitte installieren Sie anschlie√üend die AOL-Zugangssoftware auf Ihrem Computer." & RETURN & RETURN & RETURN & "(" & ISDNpath & ")")
  4.   open(ISDNpath)
  5.   open(starterpath)
  6.   quit()
  7. end
  8.