|
Application preference variables specify information about your PowerBuilder applications. You typically specify these options in the Application Painter; however, you can specify them in Preferences. When you specify them in the Application Painter, the values display in Preferences.
|
Variable
|
Description
|
|
Default application name (AppName)
|
The name of the application you want to be the current application when you begin a PowerBuilder session.
|
|
Application Library (AppLib)
|
The name of the library in which the default application is stored.
|
|
Default library (DefLib)
|
The name of the library in which objects in the default application will be stored unless you specify a library when you save them. PowerBuilder sets this each time you save.
|
|
Library search path
|
The list of libraries that can be used by an application in the order in which they will be searched at runtime. There is a library search path for each of your PowerBuilder applications.
|
Related topic
|