Re: Differences between commands in AppleScript editor and commands drop-down from tools menue from within Dragon Dictate
Re: Differences between commands in AppleScript editor and commands drop-down from tools menue from within Dragon Dictate
- Subject: Re: Differences between commands in AppleScript editor and commands drop-down from tools menue from within Dragon Dictate
- From: Doug Maples <email@hidden>
- Date: Sat, 24 Jan 2015 16:50:33 -0600
Well, I tried the tell statements in various ways, but that did not work.
I even cut it down to:
tell application “Dragon Dictate”
(*several comments*)
end tell
when I try to compile I get the message “expected expression, property or key Form, etc. but found unknown token.”
This is the message I get a lot when compiling something that works great in AS, but it doesn’t work in Dragon Dictate.
Very simple say variable_name works very well, but say “any text” does not work.
Any other ideas?
Thanks,
--Doug
> On Jan 23, 2015, at 4:01 PM, Doug Maples <email@hidden> wrote:
>
> Why do commands work differently from within the script editor that directly into a command?
> For example: say “hello”
> works fine in script editor but not into a command. Also:
> set my_list to {“one”, “two”, “three”}
> there are many others I’m sure, but these are a couple of examples.
> Any ideas?
>
> Thanks,
> --Doug
>
>
> _______________________________________________
> 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
_______________________________________________
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