home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format (UK) 86
/
PC_Format_September1998_Issue86.iso
/
Critical
/
CMiFree
/
tutor.dxr
/
00013_FloppyButton.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
|
1998-07-13
|
167 b
|
8 lines
on mouseUp
if the machineType = 256 then
open(the moviePath & "winsoft\cubase vst demo\setup.exe")
else
open("Install Cubase Score VST Demo")
end if
end