Controlling other Programs

AppActivate Activate an application
AppClose Close an application
AppFind Return the full name of an application
AppGetActive$ Return the name of the active application
AppGetPosition Get the position and size of an application
AppGetState Get the window state of an application
AppHide Hide an application
AppList Fill an array with a list of running applications
AppMaximize Maximize an application
AppMinimize Minimize an application
AppMove Move an application
AppRestore Restore an application
AppSetState Set the state of an application's window
AppShow Show an application
AppSize Change the size of an application
AppType Return the type of an application
SendKeys Send keystrokes to another application
Shell Execute another application