Function: A pair of actions that puts text onto a named clipboard or retrieves text from a named clipboard.
Author: Andrew M. Salamon
Requires: None
Input: Text
Output: Text
Notes: Multiple clipboards with different names can be used in one workflow without them overwriting each other, or interfering with anything the user might put on the clipboard while a workflow is running. Some data other than plain text should also work (e.g. Files/Folders). Anything that can be converted to a property list format should work, but I haven’t done much testing of that.
Excellent!
Comment by Peter Dekkers — November 8, 2005 @ 5:16 am