| filsa.net: Frontier Scripting [ Script Archive | Ideas & Issues | Polyglot | Software | Projects ] |
|
|
Copy AddressThere's a super useful command in the modal table menu.It's the "Copy Address" feature. When you select this command, the address of the object the cursor is pointing to gets loaded into the clipboard. Cooool. However, this feature has two shortcomings.
What I wound up doing. I put the Copy address command into my custom menu. This solves problem #1. I also added a command key, for convienence (Cmd-2, in my case). And I used table.getCursorAddress (), a wonderful verb that works on ANY object. Here's the code:
Suggestions for Userland
As always, thanks!
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This is Phil's Frontier Scripting Site. San Francisco, CA |
| filsa.net: Frontier Scripting [ Script Archive | Ideas & Issues | Polyglot | Software | Projects ] |