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

  1. on mouseUp
  2.   if the machineType = 256 then
  3.     open(the applicationPath & "PC\Annonceurs\payants\Infonie\SETUP.EXE")
  4.   else
  5.     open(the applicationPath & "Mac:Annonceurs:payant:Infonie:Installation d'Infonie")
  6.   end if
  7. end
  8.