This French blog entry goes over the basics of colours in PowerBuilder. The code is pretty comprehensible even if you're not a francophone!
Read more on Le carnet de code blog
This French blog entry goes over the basics of colours in PowerBuilder. The code is pretty comprehensible even if you're not a francophone!
Read more on Le carnet de code blog
"You get a call from customer support regarding a client who is reporting that the tab labels are all ?grayed out' on a particular window. You get a screen shot and see that, yes, they are. These tabs have been disabled within the application by various other processes."
See here what to do incase this happens to you
Here's a great little site on the basics of PowerScript. "This site contains useful code snippets in various programming languages. I use this site as my "little programming book" and I simply made it available to others. " These are a couple of examples of what's in store:
?
This Tek-Tips developer curious as to whether "there is a way to modify the text in a 'Text Object', that is on a datawindow, from syntax in a window.
For example: 't_1' on the datawindow displays "First Name". I want to place the datawindow into a window, and change the 'text' to something else.
See how this problem was solved using dot notation and a modify statement
"I am trying to connect to a Vertex tax database using PowerBuilder 11.1 and am having problems with the following code.
I think I am connecting correctly since the return codes for ls_status_text = loo_xmlhttp.StatusText is 200 and ll_status_code = loo_xmlhttp.Status is OK.
When I get the return value from the ls_response_text = loo_xmlhttp.ResponseText code the return value is the MOTW message."
Read more about the problem on StackOverFlow
"This article provides a means of automating the sorting of DataWindows... not just grid DataWindows as discussed in last month's article, but all DataWindows, regardless of display format.
We have several action items to implement:
Read more on this Sys-con article by Richard Brooks
Page 63 of 86
Explore & Understand complex code Evaluate the impact of a change. Improve PB and Database Code.
Control Access to Sensitive Data.
Monitor Audit application Security.
Send notifications on suspicious events.
The ONLY testing tool fully supporting
PowerBuilder Datawindows and Objects.