Re: 3 questions
Re: 3 questions
- Subject: Re: 3 questions
- From: Shane Stanley <email@hidden>
- Date: Tue, 15 Sep 2015 10:09:18 +1000
On 15 Sep 2015, at 4:16 AM, Fred Diepeveen <email@hidden> wrote:
>
> 1. how can I create a hyperlink in applescript: "this" must hyperlink to www.mcw.nl/filenaam. The text will be send in an email and I don't want to use the full web address
To do that requires an email containing rich text, and they're a challenge to create in Mail. Making and sending more than one is fraught with problems.
> 2. how can I pass variables to an applescript? something like: applescript.app item1 item 2.
It depends on the circumstances. Can you explain what you're trying to achieve?
> 3. Does anyone have some documentation on how to access an sqllite database?
From AppleScript, you need to use "do shell script" and the sqlite command-line tool.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
References: | |
| >3 questions (From: Fred Diepeveen <email@hidden>) |