The Library preferences are usually set in the Library Painter and if you change the default values in the Library Painter, PowerBuilder changes the values in Preferences.
The following table lists the variables that display in Preferences.
|
Variable
|
Determines whether
|
|
ApplicationExplosion
|
The Application Explosion report will be included when you print developer reports. 1 is include the report, 0 is do not include the report.
|
|
ApplicationScripts
|
The Application Scripts report will be included when you print developer reports. 1 is include the report, 0 is do not include the report.
|
|
CondensedFont
|
The default condensed font for your printer will be used when printing the developer reports. This is the font that is used for text on controls when you include the window picture in the developer reports. The available fonts are determined by your print driver and the fonts you have installed.
|
|
DeletePrompt
|
You will be prompted to confirm deletion of a library or library entry before PowerBuilder deletes it. 1 is on; 0 is off.
|
|
DisplayComments
|
Any comments associated with a library or an library entry will display. 1 is display the comments; 0 is do not display them.
|
|
DisplayDates
|
The date of the last modification to the library entry will be displayed in the directory tree. 1 is display the dates; 0 is do not display them.
|
|
DisplaySizes
|
The file size of the library entry will be displayed in the directory tree. 1 is display file sizes; 0 is do not display them.
|
|
IncludeApplications
|
Controls whether applications will be included in the browse. 1 is include them in the browse; 0 is do not include them.
|
|
IncludeDataWindows
|
DataWindows will be included in the browse. 1 is include them in the browse; 0 is do not include them.
|
|
IncludeFunctions
|
User-defined functions will be included in the browse. 1 is include them in the browse; 0 is do not include them.
|
|
IncludeMenus
|
Menus will be included in the browse. 1 is include them in the browse; 0 is do not include them.
|
|
IncludeQueries
|
Queries will be included in the browse. 1 is include them in the browse; 0 is do not include them.
|
|
IncludeStructures
|
Structures will be included in the browse. 1 is include them in the browse; 0 is do not include them.
|
|
IncludeUserObjects
|
User objects will be included in the browse. 1 is include them in the browse; 0 is do not include them.
|
|
IncludeWindows
|
Windows will be included in the browse. 1 is include them in the browse; 0 is do not include them.
|
|
MenuAttributes
|
The Menu Attributes report will be included when you print developer reports. 1 is include the report,0 is do not include the report.
|
|
MenuScripts
|
The Menu Explosion report will be included when you print developer reports. 1is include the report, 0 is do not include the report.
|
|
NormalFont
|
The default font for your printer will be used when printing the developer reports. This is the font used to display the text on the controls in a window. The available fonts are determined by your print driver and the fonts you have installed.
|
|
SaveBackupsOnOptimize
|
A backup (.BAK) file is created when you optimize a library. 1 is on; 0 is off.
|
|
SourceVendor
|
The ID for your source control vendor; for example, PVCS.
|
|
UserID
|
The user ID used for check in/out in the Library Painter. UserID is a Library Painter Preference item that is set in the Library Painter the first time you check out an object.
|
|
WindowAttributes
|
The Window Attributes report will be included when you print developer reports. 1 is include the report, 0is do not include the report.
|
|
Wind`owObjects
|
The Window Objects report will be included when you print developer reports. 1 is include the report, 0 is do not include the report.
|
|
WindowObjectsAttributes
|
The Window Objects Attributes report will be included when you print developer reports. 1 is include the report, 0 is do not include the report.
|
|
WindowObjectsScripts
|
The Window Objects Scripts report will be included when you print developer reports. 1 is include the report, 0 is do not include the report.
|
|
WindowPicture
|
A picture of the window will be included when you print developer reports. 1 is include the picture, 0 is do not include the picture.
|
|
WindowScripts
|
The Window Scripts report will be included when you print developer reports. 1 is include the report, 0 is do not include the report.
|