home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 49
/
PC_Home_Issue_49.iso
/
musicbox
/
mci.dxr
/
00003.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-07-09
|
196 b
|
10 lines
on exitFrame
global gProjectorPath
if the machineType <> 256 then
openXLib("Blackness")
Blackness("black")
closeXLib("Blackness")
end if
set gProjectorPath to the pathName
end