Title: Re: Attach vCard script -> parameter error
On 3/21/01 3:17 PM, "Justin Mayer" <[EMAIL PROTECTED]> wrote:
> I've been trying to get Paul's "Attach vCard" script to work, but I'm
> getting a "Parameter Error." Upon first-time initialization, I select the
> vCard. A dialog comes up telling me not to move the card, and I click on
> "OK." After that the error dialog comes up. I have Jon's Commands 2.1.2 in
> the Scripting Additions folder, so that doesn't seem to be the problem...
>
> Any suggestions?
>
Suggestion 1): you could try writing the author (me) directly.
2) I just looked, and there is a problem with the next dialog after that one where I changed the name of the buttons but forgot to change the name of the default button to match it. You can wait 30 minutes, then get v1.0.1 at my website, or change it yourself now. In this display dialog:
display dialog "Do you want to to attach your vCard to all (or any) outgoing messages, or only to messages sent from certain specified accounts?" & return & return & "(If you will be running the script just on individual messages, not from a schedule, click All Accounts.)" buttons {" Cancel ", "Specified Accounts", "All Accounts"} default button "All Messages" with icon 1
Change the default button from "All Messages" to "All Accounts".
That will fix it.
--
Paul Berkowitz
- Attach vCard script -> parameter error Justin Mayer
- Re: Attach vCard script -> parameter error Paul Berkowitz
- Re: Attach vCard script -> parameter error Paul Berkowitz
