How can I use Applescript with iView MediaPro?
MediaPro is AppleScript attachable. A good place to started is to drag the iView application over Script Editor and have a look at iViews' AppleScript dictionary. You may also find it useful to look at the AppleScripts that come with iView. These are organized in to folders located in iView MediaPro 1.5:Plug-ins:Scripts.
You can find some more AppleScript information on our Useful links page.
MediaPro is not Applescript recordable. We feel recorded scripts are often inefficient and unpredictable and would rather incourage the use of attached scripts.
The AppleScript dictionary is not found by Script Editor and every time a run an attached script iView MediaPro quits?
Both of these are known bugs with Mac Os 9.2.2 and AppleScript 1.7. Apple has fixed this with AppleScript 1.8. Please check the AppleScript website for downloads.