home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direkt 1998 #11
/
PCDIREKT_1198.bin
/
SHOWDATA
/
STARTNEU.DXR
/
00030.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-03-18
|
217 b
|
12 lines
on exitFrame
global dirpath, whichmovie
cursor(-1)
unLoad(member whichmovie)
cursor(4)
if the platform contains "Mac" then
go(1, dirpath & "showeinf")
else
go(1, dirpath & "showeinf")
end if
end