App Object

This object is a global object accessed with the keyword App. The object determines or specifies data about the application’s title, version information, the path and name of its executable file, and whether or not a previous instance of the application is running.

Syntax

App

The App object supports the following properties:

Comments Minor
CompanyName Path
EXEName PrevInstance
FileDescription ProductName
LegalCopyright Revision
LegalTrademarks TaskVisible
Major Title

The App object supports the following methods: