Saturday, April 02, 2011 at 9:20 PM.
rssCloudSuite.checkEnabled
on checkEnabled () {
<<Changes
<<7/16/09; 11:14:32 AM by DW
<<Created.
local (adrdata = rssCloudSuite.init ());
if not adrdata^.prefs.enabled {
scriptError ("Can't accept the request because the server is disabled.")}}
<<bundle //test code
<<checkEnabled ()
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.