B
brute100
I'm doing something dead simple but am having trouble.
With applescript, I'm doing:
tell application "Microsoft PowerPoint"
launch
open "disk:test.ppt"
end tell
I'm getting the error: "Can't make some data into the expected type"
The "test.ppt" file exists and is in the current PPT version.
I tried opening other Office files in this way (for ex Word) with no
problem. I'm stumped. Does anyone have any idea what is going on?
Thanks,
Joe
With applescript, I'm doing:
tell application "Microsoft PowerPoint"
launch
open "disk:test.ppt"
end tell
I'm getting the error: "Can't make some data into the expected type"
The "test.ppt" file exists and is in the current PPT version.
I tried opening other Office files in this way (for ex Word) with no
problem. I'm stumped. Does anyone have any idea what is going on?
Thanks,
Joe