• 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: Why does the Script Editor Service do this?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why does the Script Editor Service do this?


  • Subject: Re: Why does the Script Editor Service do this?
  • From: Paul Berkowitz <email@hidden>
  • Date: Sat, 18 Jan 2003 08:17:30 -0800

On 1/18/03 4:36 PM, "Michael Cytrynowicz" <email@hidden> wrote:

> 9. set XHelpAppPath to (path to "csrv" as Unicode text) & "Help Viewer"
> ----- (Paul B) on run tell AS error no such file
> -- or (path to system folder as Unicode text)&"Library:CoreServices:Help
> Viewer"
> tell application XHelpAppPath
>
> 10. set XHelpAppPath to (path to system folder as Unicode text) &
> "Library:CoreServices:Help Viewer" ----(Paul B) on run tell AS error no such
> file
> tell application XHelpAppPath

You still haven't added '.app'.

11.

set XHelpAppPath to (path to "csrv" as Unicode text) & "Help Viewer.app"
tell application XHelpAppPath


Try it.

--
Paul Berkowitz
_______________________________________________
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.

References: 
 >Re: Why does the Script Editor Service do this? (From: Michael Cytrynowicz <email@hidden>)

  • Prev by Date: Re: Why does the Script Editor Service do this?
  • Next by Date: Howto Display terminal return value??
  • Previous by thread: Re: Why does the Script Editor Service do this?
  • Next by thread: Re: Why does the Script Editor Service do this?
  • Index(es):
    • Date
    • Thread