home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 June
/
Image.iso
/
aol
/
software
/
aolshow.dxr
/
00003.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-12-03
|
223 b
|
11 lines
on mouseUp
unLoad(1, marker(0))
if the platform contains "32" then
open(the pathName & "qtw/qt32.exe")
else
if the platform contains "16" then
open(the pathName & "qtw/qt16.exe")
end if
end if
end