
AnswerList of Questions
To open a Word Document using AutoPlay Media Studio 5.0, use a File.Open action to call the file:
File.Open("example.doc", "", SW_SHOWNORMAL);
Note: AutoPlay Media Studio 5.0 does not have a Word object. To open a Word document on a user's computer, the user must have a program capable of opening the document (i.e. Microsoft Word).
Applies to:
Standard Edition
Professional Edition