| Sign In/My Account | View Cart |
| Article: |
Replacing AppleScript with Ruby | |
| Subject: | Accessing the clipboard via rb-appscript | |
| Date: | 2007-03-01 16:19:31 | |
| From: | bbebop | |
|
Matt, great article. I've been playing around with appscript by rewriting an existing applescript that contains the following code:
|
||
Showing messages 1 through 3 of 3.
Accessing the clipboard via rb-appscript
Accessing the clipboard via rb-appscript
See my book! "set the clipboard" is an osax command. The article tells you how to access osax commands. So e.g. osax.set_the_clipboard_to("howdy").