1. Patrick Sohr
  2. PowerBuilder
  3. Wednesday, 26 July 2017 13:32 PM UTC

Hello everyone,

I have a Function in a parent object with an integer parameter, in the child object I have the same function but with overwritten content. Now I changed the parameter to long in the parent object and rebuild the project. After the rebuild all the child objects have 2 functions. One with the integer parameter and the overwritten content and another one with the long parameter and the content from the parent object. How can I change the parameter type also in all the child functions with the overwritten content? I don't want to have 2 functions after this.

We have around 200 inherited objects from this special object, so it would be hard to do this manually.

FYI: We are using PB 12.6 atm.

Patrick

Roland Smith Accepted Answer Pending Moderation
  1. Wednesday, 26 July 2017 20:10 PM UTC
  2. PowerBuilder
  3. # 1

I have a program I sell that has Global Search and Replace. It doesn't perform source control checkouts so might be something to look at if you are not using source control. You should be able to get it done during the trial period.

http://www.topwizprogramming.com/pbsearch.html

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.