Activates a Microsoft application. If the application is not already activated, this function will load the application into memory.
Syntax
APP.ACTIVATE.MICROSOFT(app_id)
App_id is the ID number associated with the Microsoft Application.
App_id | Application |
1 | Microsoft Word |
2 | Microsoft PowerPoint |
3 | Microsoft Mail |
4 | Microsoft Access (for Microsoft Windows only) |
5 | Microsoft Fox Pro |
6 | Microsoft Project |
7 | Microsoft Schedule + |
Remarks
Returns TRUE if the application is activated successfully. Returns FALSE if the application is not activated successfully.
Related Function
APP.ACTIVATE Switches to an application.
Return to index