Setting application properties in scripts

The Application object has several properties that specify application-level properties.

You can reference these properties in any script in the application using this syntax:

AppName.property

If the script is in the Application object itself, you do not need to qualify the property name with the application name.

NoteApplication name cannot be changed The name of an application is one of the Application object’s properties, but you cannot change it.

For a complete list of Application object properties, see Objects and Controls in the online Help. However, most of the Application object properties listed do not have any meaning for PocketBuilder.