home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1998 December
/
WPCDEC98.ISO
/
dxrs
/
files
/
JEZmenu.dxr
/
00063.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
|
1998-09-24
|
205 b
|
10 lines
global rollList, gMasterObj
on exitFrame
if (rollList = [0, 0, 0, 0, 0, 0, 0]) and not getCursorExemption(gMasterObj) then
cursor(-1)
end if
autoRollover(gMasterObj, 16, 16)
go(the frame)
end