home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1996 July
/
Macworld (1996-07).dmg
/
Demos
/
frEQout demo
/
INTERVU
/
INTERVU
/
INTERVU.DXR
/
00059.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-03-28
|
89 b
|
9 lines
on exitFrame
global x
if x = 3 then
go("start")
else
go("a1")
end if
end