home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Experience Hawaii
/
HAWAII.ISO
/
pc
/
online.dir
/
00007_working.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-04-12
|
147 b
|
10 lines
on mouseUp
global gInstallWin
set gInstallWin to 1
if the machineType = 256 then
go("eldiaNEWPC")
else
go("eldiaNEW")
end if
end