Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
Joey O57181
7 discussion posts
Hello,
I was trying to have a macro that will paste from local pinned text but I am just not advanced enough to make it work.

I have attached what I have so far and I know there has to be something I'm missing to make it work. Please help me Clipboard experts.
• Attachment [protected]: Paste Pickup customer.cfmacro [9,256 bytes]
Sep 2, 2021  • #1
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hi Joey,

I'm not sure what your looking for exactly, but you can use this line to set your clipboard with a local pinned item:

BFS.ClipboardFusion.SetClipboardWithLocalPinnedItem(#);

and then paste it with this line:

BFS.Clipboard.Paste();

Hope that helps!
Sep 3, 2021 (modified Sep 7, 2021)  • #2
User Image
Joey O57181
7 discussion posts
Bingo! Works perfect! Thankyou! Have a great Weekend!
Sep 4, 2021  • #3
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)