• 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: Some basic AppleScript questions and about PowerPoint scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Some basic AppleScript questions and about PowerPoint scripting


  • Subject: Re: Some basic AppleScript questions and about PowerPoint scripting
  • From: Bill Briggs <email@hidden>
  • Date: Mon, 24 Apr 2006 14:34:00 -0300

At 11:07 AM -0500 4/24/06, John C. Welch wrote:
>On 4/24/06 10:07, "Steve Butcher (Steve-O)" <email@hidden>
>wrote:
>
>> 2) My review of the list suggests that working with Microsoft Office
>> 2004 using AppleScript is not conventional? I'm trying to do just a
>> few simple things:
>>
>> tell application "Microsoft PowerPoint"
>> activate
>> open document file "~/presentations/12341234.ppt"
>> end
>
>Have you tried doing the full path as HFS-style, but text, not alias? Office
>is kind of weird about such things. As well, I'd avoid the tilde shortcut
>for "home directory root" in general with AppleScript unless it's in a "do
>shell script" command. I've had inconsistent results

 Just use
	path to current user folder
to get the path and you don't need to worry about inconsistencies.


 - web
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Some basic AppleScript questions and about PowerPoint scripting (From: "John C. Welch" <email@hidden>)

  • Prev by Date: Re: problem writing out XML suite parsed file to disk
  • Next by Date: Re: newbie question: AppleScript and hashbang
  • Previous by thread: Re: Some basic AppleScript questions and about PowerPoint scripting
  • Next by thread: RE: Some basic AppleScript questions and about PowerPoint scripti ng
  • Index(es):
    • Date
    • Thread