Monday, November 08, 2010 at 12:00 AM.
river2Suite.background.everyHour
<<Changes
<<7/17/09; 6:37:12 PM by DW
<<Every hour check to see if any subscriptions need to be renewed.
local (adrdata = river2Suite.init ());
if adrdata^.prefs.flRequestCloudNotify {
river2Suite.renewSubscriptions ()}
This listing is for code that runs in the OPML Editor environment. I created these listings because I wanted the search engines to index it, so that when I want to look up something in my codebase I don't have to use the much slower search functionality in my object database. Dave Winer.