1. Swapnil Raich
  2. PowerBuilder
  3. Thursday, 14 October 2021 10:38 AM UTC
We have code in Power Builder. That code developed in Power Builder Version 6.5. 
We are trying to do simple customization like to add one textbox on one of the screen , compile and build the code. 

We have imported the code and identified one of the .pbl file, added one text box on the screen. But not sure how we can compile and build the solution so that will validate the changes.

Can you please guide in Power Builder version 6.5 how we can compile and build -any documentation around it or any suggestions?
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Thursday, 14 October 2021 13:40 PM UTC
  2. PowerBuilder
  3. # 1

Hi,

You have to use a 'project' object. If this is an existing application, you probably already have one. If not, you'll have to create a new one.

The project is usually in the same PBL as where the application object is. If you search in the powerbuilder help file or online books, there should be more than enough information on how to create an executable. For example search on 'project'.

Regards,

 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.