Hi folks.
Not sure if AppleScript is best handled here, but I thought I'd post all the same.
I'm trying to do the following. I had a script which worked, but some updates have broken it for some reason. Not sure why.
I'm trying to paste the clipboard (which has had the current top Safari URL copied into it), in the current location of the cursor in an email. I am not just making a new email, but pasting it inline.
Any advice appreciated.
Cheers
Page 1 of 1
AppleScript Paste URL Into Email How to paste inside some text inside an email?
#2
Posted 17 July 2012 - 12:05 PM
daBee, on 17 July 2012 - 04:31 AM, said:
Hi folks.
Not sure if AppleScript is best handled here, but I thought I'd post all the same.
I'm trying to do the following. I had a script which worked, but some updates have broken it for some reason. Not sure why.
I'm trying to paste the clipboard (which has had the current top Safari URL copied into it), in the current location of the cursor in an email. I am not just making a new email, but pasting it inline.
Any advice appreciated.
Cheers
Not sure if AppleScript is best handled here, but I thought I'd post all the same.
I'm trying to do the following. I had a script which worked, but some updates have broken it for some reason. Not sure why.
I'm trying to paste the clipboard (which has had the current top Safari URL copied into it), in the current location of the cursor in an email. I am not just making a new email, but pasting it inline.
Any advice appreciated.
Cheers
Can you describe the failure? Does it just do nothing? Throw up an error? Insert the wrong content?
#3
Posted 31 July 2012 - 04:06 AM
bastion, on 17 July 2012 - 12:05 PM, said:
daBee, on 17 July 2012 - 04:31 AM, said:
Hi folks.
Not sure if AppleScript is best handled here, but I thought I'd post all the same.
I'm trying to do the following. I had a script which worked, but some updates have broken it for some reason. Not sure why.
I'm trying to paste the clipboard (which has had the current top Safari URL copied into it), in the current location of the cursor in an email. I am not just making a new email, but pasting it inline.
Any advice appreciated.
Cheers
Not sure if AppleScript is best handled here, but I thought I'd post all the same.
I'm trying to do the following. I had a script which worked, but some updates have broken it for some reason. Not sure why.
I'm trying to paste the clipboard (which has had the current top Safari URL copied into it), in the current location of the cursor in an email. I am not just making a new email, but pasting it inline.
Any advice appreciated.
Cheers
Can you describe the failure? Does it just do nothing? Throw up an error? Insert the wrong content?
Sorry for the late reply. I wasn't notified of any reply here.
Ya it's doing nothing. The clipboard indeed gets assigned the url, but it won't paste into email. When I run it from the AppleScript Editor window, it runs just fine. I am launching (running) the script from Launchbar, and I've asked in there. Not too sure why there is a difference, given the activate command.
Cheers
Share this topic:
Page 1 of 1
Help










