Monday, November 08, 2010 at 12:02 AM.
system.verbs.builtins.Frontier.clickers.typeOPML
on typeOPML (path) {
<<Changes:
<<7/9/01; 12:09:36 AM by JES
<<Call Frontier.tools.windowTypes.commands.open instead of pike.commands.open.
<<PBS 09/21/00: called to handle opening an OPML document that's been double-clicked on in the Explorer or Finder or dropped on the app's icon.
Frontier.finderToFront = false;
return (Frontier.tools.windowTypes.commands.open (path))}
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.