Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Making script refresh the webpage?

From: norsepower:uswest at: 4-Jan-2001 20:06

output the page in 'forever and use 'wait to determine the number of seconds before 'forever continues. BUT I'm not sure what happens when the user clicks on a link on the page. Perhaps 'forever will continue to execute?