Description
You can change the version information associated with executable files that you build in PowerBuilder. This information displays on the Version tab page of the Properties sheet for the file in Windows Explorer.
Usage
In the Project painter for an executable application, you can specify your own values for the Description and Copyright that display at the top of the Version tab page, as well as the Company Name, Product Name, and Product Version fields that can be selected in the Other Version Information groupbox on the Version tab page. You cannot change the File Version and Internal Name fields, which are used to identify the version of PowerBuilder used to create the application.
The version information is associated with executable files and machine code libraries (DLLs) built in the Project painter, but not with PBDs.
|