home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 October / dotnet_50.iso / pc / media / check.dxr / 00014_wanadoo.ls < prev    next >
Encoding:
Text File  |  2001-01-30  |  211 b   |  8 lines

  1. on mouseUp
  2.   if the machineType = 256 then
  3.     open(the applicationPath & "PC\Annonceurs\payant\Wanadoo\Wanadoo.exe")
  4.   else
  5.     open(the applicationPath & "Mac:Annonceurs:Payants:Wanadoo:wanadoo")
  6.   end if
  7. end
  8.