Hi Mark, Not sure to understand you clearly... By definition a computed fiel is COMPUTED, not entered or modified directly manually. When your data change your...
If you are doing it manually in the sense you are having a external DW? then you need to evaluate the expression once you set the data. Check for Evaluate ()...
Pb Version ? Windows version ? since I have not understood everything, some screenshots at http://ph.groups.yahoo.com/group/PowerObject/photos would make no...
While you don't give enough info as to why there is a need to recompute those computed fields, you might try GroupCalc Dave ... need to be recalculated ... ...
Thanks for the confirmation George. I was afraid of that :( What amazes me is that Sybase can make something "not work" without even trying in when upgrading....
Hi PB Gurus, I need to underline a part of a string. This string is displayed in a computed field on a datawindow. ex. The total average salary is $ 7,5000. ...
Hi OP, Created 2 computed fields: one for not underlined part and another for underlined part. Place them one after another and check "Slide Left" CheckBox on...
Hi , friends , I got a problem in the way a graphic is display . The problem is the order in the way the graphic is display. I need a "bar design" with...
o/s win xp sp2 pb pb 9.0 build 4510 hi when i am trying to access function(that return a resutset) in com server through the com client it is giving error...
Our project is in 8.0.3. We use countless response windows with menu (we use the changemenu procedure). They work fine in 8.0.3, and in 9.0. We want to change...
I've never understood why developers violate the basic stucture of the Windows environment. I've seen quite a few of these over the years and when migrating to...
Thanx Dave. We have at about 300 programs, 1500 response window with menu. Ok, we change the type of window from response to other, but we need that these...
It's unclear how a window with menus can act like a response window since a response window doesn't allow other application functions to proceed till the...
Hi , I am trying to build (creating pbd's) for pbl. There is one pbl which only contains proxy objects and structures. These proxies are created by java ejb's...
1)Book Name:-Power Builder 5 HOW - TO Author By:- Glidden 2)Book Name:-Power Builder 5 Unleashed Author By:-Gollagher ... As some books available on this...
Hi, I am facing a problem while updating a string that has ANSI encoding to Oracle 9i database in PB10.2.1 Build 9671.The string saved to the database has some...
btw , is there any equivalent of the disableunicode dbparm (which is applicable only for oracle 8i client) for Oracle 9i and above? If there is any other way...
Check out the Oracle docs on globalization (language and character settings, etc.), and that may help you solve your problem. sukanya.ramakrishnan@......
By the way, what are the charset of Oracle server instance ? What is the NLS_LANG parameter ? Can you provide us with your connection string ? Dazhi...
Have you traced the application in debug? At what point does the GPF occur? Though I agree with Dave that menus on response windows are just....wrong, if you...
Sanjay - Compile GPFs normally occur when you attempt to access an object that the compiler sees but cannot access. Ensure that 1) the objects referenced by...
HI, Does anyone know if it is possible in PB 7+ to obtain the call stack information when an error occurs? The error object doesn't contain a property for the...
Hi Bruce, You can enable trace info for your app (IDE and EXE). have you looked at the 'profiling and tracing an application' chapter in the help files ? ...
You are a PowerBuilder developer and you are fed up with your old-style interfaces. Your applications look like Windows 95 programs and GUI is not the Sybase...
Dear all, Powerbuilder 9 build 8716. I'm very new to PB. I'm trying to migrate our old application from PB 6 to PB 9. All are migrated completely except one...
Hello: I have developed an OLE module with a wide variety of WORD functions in order to produce a custom document in WORD. This is the problem: The OLE code...
Try this: public function long calculatesize (powerobject amo_data);string method_name = "calculatesize " classdefinition classdef variabledefinition...
Hi, I am not sure if this would solve. But it would be worth giving a try... I had similar problems with WORD, although nothing related to PB. The problem that...
hi, I used script from powerbuilder ver 10. the syntax is ... int li_ret dw_1.Object.DataWindow.Export.PDF.Method = Distill! dw_1.Object.DataWindow.Printer = &...