how to set the clipboard in controller scripting API
- KVRAF
- 4896 posts since 13 May, 2004
You can call Application.copy() to copy the currently selected item but there is no function to set a specific string.fhill2 wrote:Could somebody tell me if I can set the text clipboard to a string value, I'm on mac.
