E
ecrichlow
I'm in the process of creating a new solution to replace the VBA
AddIn we've been distributing for a few years now.
With VBA, I could add tags to a shape (picture) that I placed on a
slide, and those tags could contain strings of data that I later
retrieve when the slideshow runs.
The Applescript dictionary for PowerPoint doesn't expose a tags
collection. So now I'm left looking for a way to embed hidden data
either on the slide or on the shape. There is a "comments" element in
the shape object, but so far I haven't figured out how to add comments
to a shape in Applescript. Perhaps I just don't have the syntax right.
Even then, I don't know if comments attached to a shape get displayed
when the presentation runs.
Anybody got any suggestions?
....Thanx...
....Eric Crichlow...
....Interwrite Learning...
AddIn we've been distributing for a few years now.
With VBA, I could add tags to a shape (picture) that I placed on a
slide, and those tags could contain strings of data that I later
retrieve when the slideshow runs.
The Applescript dictionary for PowerPoint doesn't expose a tags
collection. So now I'm left looking for a way to embed hidden data
either on the slide or on the shape. There is a "comments" element in
the shape object, but so far I haven't figured out how to add comments
to a shape in Applescript. Perhaps I just don't have the syntax right.
Even then, I don't know if comments attached to a shape get displayed
when the presentation runs.
Anybody got any suggestions?
....Thanx...
....Eric Crichlow...
....Interwrite Learning...