Thanks for your reply. The reason I could not do it on the dw and must do in my open event dynamically is that I have another variable that gets its value from the parms sent to this window and I don't think there is a way for me to access those in the dw properties/expressions. So its like:
ix...
I am looping through my datawindow retrieved rows and I need to make a column for that row (only) that fulfills my condition. So I don't need to make the column Protected for all rows but only for some.
I have used Protect in the past in a datawindow using properties pane but here I had only one...
If I need to set the date variable to null OR initialize, what's the format...for other types its easy e.g. we just set it to 0 for integer/long and for string to ''.
I have these date fields on my datawindow, under a particular condition I need to clear them and I don't know how.
thanks,
unackvi
I have only a handful of global variables defined in my PowerBuilder application. I recently tried to define 2 global arrays and everytime I do that and run the application it just crashes. As soon as I remove the declarations it is fine. Here is what I am doing:
Long gl_test1[]
Decimal{2}...
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.