• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Server error 19?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Server error 19?


  • Subject: Re: Server error 19?
  • From: Michael Grant <email@hidden>
  • Date: Fri, 19 Jul 2002 09:35:10 -0500

You may be on to something, but unfortunately none of your specific
suggestions are working. The script doesn't even compile with parentheses
around 'open location', and adding the "tell" statements doesn't change the
result. (You remember I actually tried 'tell application "Finder"' before
writing to the list.)

Any other ideas? I'm stumped.

Thanks,
Michael

On 7/19/02 2:03 AM, "Paul Berkowitz" <email@hidden> wrote:

> You may have a namespace conflict as if you were in an Entourage tell block.
> 'location' is a property of [calendar] 'event' in Entourage. Application
> keywords take precedence in tell blocks. Try
>
> (open location) the_URL
>
> I have no idea what this "Big Cat' thing is. But it may be the type of
> context that makes everything run in a 'tell current application' context.
> If so, then it's as if you're running your script in an Entourage tell
> block. If the parentheses don't work on their own, try this. (It may do no
> good to 'tell me to' because 'me' again could be the 'current application'.
> so try both:
>
> tell me to (open location) the_URL
>
> and
>
> tell AppleScript to (open location) the_URL

--
May God grant me the celerity to reject the mail I cannot manage,
the verbiage to answer the mail I can, and the filter rules to know the
difference.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Server error 19?
      • From: Paul Berkowitz <email@hidden>
References: 
 >Re: Server error 19? (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: duplicates in a file
  • Next by Date: RE: Launching application through web browser(netscape/IE)
  • Previous by thread: Re: Server error 19?
  • Next by thread: Re: Server error 19?
  • Index(es):
    • Date
    • Thread