home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maclife 22
/
MACLIFE22-No-102-1997.ISO.7z
/
MACLIFE22-No-102.ISO
/
BrowserFolder
/
自動ページ送り(fade)
/
自動ページ送り(fade)
next >
Wrap
Text File
|
1995-05-16
|
155b
|
9 lines
set cursor to none
repeat
go next,fade
set cursor to none
wait 1 secs
if mousedown() then break
if book(lastpage) then break
end repeat
go back