Opening a Microsoft Word Document
Document ID: IR10043The information in this article applies to:
- AutoPlay Media Studio 5.0 Standard Edition
- AutoPlay Media Studio 5.0 Professional Edition
SUMMARY
This article describes how to open a Microsoft Word document.
DISCUSSION
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);
Please note that 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).
MORE INFORMATION
For more information please see the following topics in the AutoPlay Media Studio 5.0 help file:
- Program Reference | Actions | File | File.Open
KEYWORDS: AutoPlay Media Studio 5.0, Open, Microsoft, Word, Document, DOC
Last reviewed: September 26, 2003
Copyright © 2003 Indigo Rose Corporation. All rights reserved.