Re: slide class in PowerPoint 2004
Re: slide class in PowerPoint 2004
- Subject: Re: slide class in PowerPoint 2004
- From: "Robert Spychala" <email@hidden>
- Date: Wed, 5 Mar 2008 01:12:48 -0500
Hi Everyone,
I'm responding again to this email because it seems that AS insert
slide functionality is still missing from Office 2008. (or maybe I'm
wrong and i just can't dig throught the AS dictionary.)
Someone mentioned that this was *hopefully* going to be rectified in
PowerPoint 2008.
http://lists.apple.com/archives/applescript-users/2006/Oct/msg00012.html
If anyone could shed some light or some examples on this functionality
in PPT 2008 it would be wonderful.
thanks,
r.S.
On 10/2/06, Robert Spychala <email@hidden> wrote:
> 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-917-720-8079
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:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden