• 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
slide class in PowerPoint 2004
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

slide class in PowerPoint 2004


  • Subject: slide class in PowerPoint 2004
  • From: "Robert Spychala" <email@hidden>
  • Date: Mon, 2 Oct 2006 11:00:27 -0400

Hi,

This question is about the implementation of applescript in PowerPoint 2004.

I have the following native do Visual Basic command to insert a slide into the ActivePresentation and i'd like to do the same w/o using "do Visual Basic"


tell application "Microsoft PowerPoint"
    activate
    do Visual Basic "
    Call ActivePresentation.Slides.InsertFromFile (\"Macintosh HD:test.ppt\", ActivePresentation.Slides.Count )
    "
end tell


Given that the next version of PPT will not support Visual Basic I'd like to use the native applescript mechanism to do something similar but I can't see how the slide class can do it.

I couldn't find the info i need in http://www.microsoft.com/mac/resources/resources.aspx?pid=asforoffice

Any help would be appreciated!

thanks,

r.S.

--
Robert Spychala
phone: 1-718-218-8929
fax: 1-919-493-3299
email@hidden
 _______________________________________________
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

  • Follow-Ups:
    • Re: slide class in PowerPoint 2004
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: AppleWorks fields on a layout
  • Next by Date: Re: AppleWorks fields on a layout
  • Previous by thread: Re: AppleWorks fields on a layout
  • Next by thread: Re: slide class in PowerPoint 2004
  • Index(es):
    • Date
    • Thread