![]() |
Previous | Next |
The Application object represents the root of the Microsoft Producer object model.
The Application object exposes the following properties.
Property | Description |
Error | Retrieves the global Error object. |
Options | Retrieves the global Options object. |
ProfileManager | Retrieves the global ProfileManager object. |
Project | Retrieves the global Project object. |
Publisher | Retrieves the global Publisher object. |
Version | Retrieves the Microsoft Producer version number. |
Windows | Retrieves a collection of Window objects. |
The Application object is accessed through the following JScript property.
JScript Object | Property |
window | external |
See Also
Previous | Next |