Re: Getting at some Hidden Clipboard Contents
Re: Getting at some Hidden Clipboard Contents
- Subject: Re: Getting at some Hidden Clipboard Contents
- From: Bruce Robertson <email@hidden>
- Date: Mon, 03 Oct 2005 09:54:17 -0700
> The ever-useful TextCommands (<http://freespace.virgin.net/
> hamish.sanderson/index.html#textcommands>) can help you here.
>
> --
> set c to
> "3C64756D6D793E0A093C5363726970742069643D223122206E616D653D2253637269707
> 42220696E636C756465496E4D656E753D2254727565222072756E46756C6C41636365737
> 33D2246616C7365223E0A09093C537465702069643D223622206E616D653D22476F20746
> F204C61796F75742220656E61626C653D2254727565223E0A0909093C4C61796F7574446
> 57374696E6174696F6E2076616C75653D224F726967696E616C4C61796F7574222F3E0A0
> 9093C2F537465703E0A093C2F5363726970743E0A3C2F64756D6D793E0A"
>
> tell application "TextCommands"
> unpack c using hex encoding
> end tell
> Result: TextCommands got an error. Some parameter was invalid
Found the problem, it was just the returns embedded by the email
application.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden