My problem:
I have a datawindow with a header which contains a computedfield. When I click this field, I want to get the value of this field, for that group.
So:
Header: Client X number + other stuff
--
Detail
order 1
order 2
etc.
Header: Client Y number + other stuff
--
Detail
order 1
etc...
I fairly new to Powerbuilder and I came across the following.
Whenever I create an object in a constructor, I destroy this in the destructor (or in beforeClose or whatever).
The point is: I occasionally used the reserved keyword destroy:
destroy myObject
On another occasion I used:
destroy...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.