drummerSupport
drummerSupport copied to clipboard
dialog.about, create a scratchpad
It's a pretty nifty little verb.
dialog.about (http.readUrl ("http://scripting.com/aboutpage.opml"))
There is a DocServer page for it.
http://scripting.com/code/docserver/?verb=dialog.about
Tip: Create a scratchpad outline
Create an outline called scratchpad.opml, give it a title of Scratchpad, and Bookmark it.
When you want to test something out in the language, open Scratchpad, paste in the code, press Cmd-/.
The value it returns is inserted to the right of the one-line script.
Screen shot
