• 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: Can't open pdf with Acrobat
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't open pdf with Acrobat


  • Subject: Re: Can't open pdf with Acrobat
  • From: Christopher Stone <email@hidden>
  • Date: Fri, 05 Oct 2012 06:06:04 -0500

Hey Brian,

On Oct 05, 2012, at 05:42, Brian Christmas <email@hidden> wrote:
Chris, out of desperation I tried as alias twice, and forgot to remove one before posting. However, neither posted method work.

Got ya.  I've done that at least a time or two.

I've resorted to a GUI method to open the files, but am trying now to open the header and footer panel, without success.

Yeche.

Well here's a couple more things to try.

Standard 'open' from the shell:

do shell script " open -a \"Script Debugger\" ~/\"Desktop/Mail » Message ID Reference.scpt\"" 

OR

do shell script " open -b \"com.latenightsw.ScriptDebugger5\" ~/\"Desktop/Mail » Message ID Reference.scpt\""

And you can use the Finder:

set _file to alias ("" & (path to desktop) & "Mail » Message ID Reference.scpt")

tell application "Finder"
open _file using application file id "com.latenightsw.ScriptDebugger5"
end tell

--
Best Regards,
Chris

 _______________________________________________
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: 
 >Can't open pdf with Acrobat (From: Brian Christmas <email@hidden>)
 >Re: Can't open pdf with Acrobat (From: Christopher Stone <email@hidden>)
 >Re: Can't open pdf with Acrobat (From: Brian Christmas <email@hidden>)

  • Prev by Date: Re: Can't open pdf with Acrobat
  • Next by Date: Re: AppleScript-Users Digest, Vol 9, Issue 396
  • Previous by thread: Re: Can't open pdf with Acrobat
  • Next by thread: Re: AppleScript-Users Digest, Vol 9, Issue 395
  • Index(es):
    • Date
    • Thread