My code below displays data based on the choice of machine I choose from a drop down menu. I would like to add ALL to the menu and I want the widow to display data for all the machines. How do I ac...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_21811948.html
Zones:
PowerBuilderDate Answered: 04/19/2006 Grade: A Views: 0
I am using a function today() to get today's data. How do I program for yesterday's data? I tried today()-1 but i am getting an error
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_21819288.html
Zones:
PowerBuilderDate Answered: 05/21/2006 Grade: A Views: 0
Below is my code. I am getting three C0031: syntax errors on lines 86,86 and 88. I am unable to figure out why. Please help.
integer row_count, li_downtime, i, ll_cnt
date ldt_begin_date, ...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_21836398.html
Zones:
PowerBuilderDate Answered: 06/09/2006 Grade: A Views: 9
The DLL was created in vb.net 2005 and I have to check if it works in Powerbuilder 11. Is this at all possible?
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_23701734.html
Zones:
PowerBuilderDate Answered: 09/04/2008 Grade: A Views: 30
I want to change the background color of the system message boxes generated from the MessageBox powerscript function without having the use the windows settings. In other words we do not what the ...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_20512782.html
Zones:
PowerBuilderDate Answered: 10/31/2004 Grade: A Views: 5
Hello,
how can I change the value in drop down data window?
I've tried the functions SetRow() and ScrollToRow() -> the row became selected but still is not visible in dddw (when I click on the...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_23323058.html
Zones:
PowerBuilderDate Answered: 04/22/2008 Grade: B Views: 0
Merry christmas.
BACKGROUND
I have a window (w_photo) with following objects:
- dwc_1 (datawindow control) associated with dwf_1 (datawindow object free)
- cb_1 command button
...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_23026579.html
Zones:
PowerBuilderDate Answered: 02/24/2008 Grade: A Views: 78
Hi!
I need to create a printer dialog box using comdlg32.dll library. When I call the function PrintDlgA I will receive an error (Printer error - no more specific info was written in the error m...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_23565856.html
Zones:
PowerBuilderDate Answered: 07/24/2008 Grade: A Views: 31
Hi!
I call printer window from code, which works fine. If the user selects a printer, I take the printer name and put into a global variable. When the user opens the dialog again, I would like t...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_23569805.html
Hi!
I need to create a datawindow with several pagebreaks. The number of pagebreaks is not known beforehand.
I understand that for getting a new page I should have multiple reports in the dat...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_23591684.html
Zones:
PowerBuilderDate Answered: 07/27/2008 Grade: A Views: 16