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