I have a window with a dw control and dataobject.
The dataobject does not have any retrieval args, but I'd like to dynamically change the datasource of the dataobject so that it will contain a r...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_21035714.html
Zones:
PowerBuilderDate Answered: 06/23/2004 Rating: 8.2 Views: 0
Hi.
I'm trying to create a variable I found in one of the solutions here that is:
dim VariableName as DataObject
But when I put that in the declarations part of my word code, it doesn't se...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Word/...
Zones:
MS WordDate Answered: 01/31/2006 Rating: 7.8 Views: 0
PB 7
datawindow control name [dw_frame]
dataobject : Three datawindows Which I am calling at runtime.
the datawindows are
[ dw_x ]
[ dw_y ]
[ rdw_script_list_onepage ]
at row_focus c...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_21999133.html
Zones:
PowerBuilderDate Answered: 09/22/2006 Rating: 9.0 Views: 0
Hi,
I'm trying to create a userform in Excel. I can add textboxes and a command button and by altering some code I found in the Microsoft Help I can get data entered into the textboxes to be ent...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 11/16/2006 Rating: 8.6 Views: 0
I have single button dragdrop working using a custom dataobject (below). I want to do multiple buttons. Thanks for the help.
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_24851475.htm...
Hi everybody,
I have a strange problem with an application I'm developping in PowerBuilder, I really have no idea what can actually go wrong. Here the thing: I use a datastore (as a local variable...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_24198198.html
Zones:
PowerBuilderDate Answered: 03/12/2009 Rating: 7.0 Views: 12
Hi,
I want to create a java-based email system based on the EXMH mail system which is currently being used in the computer science department of my university. Right now, I'm having trouble wit...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20155013.html
Zones:
JavaDate Answered: 01/12/2003 Rating: 7.2 Views: 0
Hello , experts (help me , people!!!)
1.I have DataWindow and associate DataStore(for Print- Preview)that contains nest report.
2.User can select any fields for nest report during Application ...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_20495136.html
Zones:
PowerBuilderDate Answered: 10/31/2004 Rating: 7.8 Views: 0
I am trying to access the clipboard in VBA for Microsoft Word, but I get the following compile error on the statement below: User-defined type not defined.
In Tools->References, which reference ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_24734077.html
I fixed all the issues I described above, but have one more. When I renamed the macro to AutoOpen, stored it in the document itself and tried to open it, I again got the error message "compile err...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Word/...