home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Welt 1997 July
/
Freeware CD.iso
/
Compuser
/
CONTROL.DXR
/
00006.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
|
1997-05-05
|
138 b
|
11 lines
on exitFrame
global gMachine
mInit()
if the quickTimePresent <> 1 then
go("QT")
exit
else
go(1, "START")
end if
end