tell application "MultiAd Creator Pro"
activate
open element 1 of spread 1 of document 1
end tell
Yet when I try the code below I get an error:
tell application "MultiAd Creator Pro"
activate
open selection
end tell
What am I missing?? Any Ideas??
Steve are you still on this forum?