Advertisement

1 - 10 of 14 containing alltags:("powerscript") (0 seconds)
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...
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
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, ...
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?
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 ...
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...
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  ...
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...
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...
 
Related Solutions:
Selecting a non-default printer in the printer dialog box...

Hi! I was wondering would it be possible to set the default printer if only the printer, port ...

 
Zones: Windows Programming, PowerBuilderDate Answered: 07/17/2008 Grade: A Views: 16
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...
Zones: PowerBuilderDate Answered: 07/27/2008 Grade: A Views: 16