home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 1997 June
/
Personal_Computer_World_Jun_97.iso
/
dxrs
/
intpcw06.dxr
/
00002_framescript.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-03-26
|
205 b
|
12 lines
on exitFrame
global ILFRotateP, IFLPersonalList, IFLStartP
go(the frame)
if IFLStartP = 0 then
IFLSetUpLogo()
else
if IFLStartP = 1 then
IFLAnimateGreyLines()
end if
end if
end