- Patrick Sohr
- PowerBuilder
- Wednesday, 26 July 2017 01: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
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.