drummerSupport icon indicating copy to clipboard operation
drummerSupport copied to clipboard

dialog.about, create a scratchpad

Open scripting opened this issue 4 years ago • 0 comments

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

image

scripting avatar Jul 17 '21 21:07 scripting