Search the web
Sign In
New User? Sign Up
PowerObject · PowerBuilder / PFC Developers' Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 2328 - 2357 of 24955   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2328
All, http://www.brainbench.com/testcenter/brainbench/t1.jsp? core=/top/topbeta.jsp&moduleid=PowerBuilder%208.0 Regards, ... PowerObject!...
Shekar <powerobject@....
powerobject
Offline Send Email
Mar 2, 2003
10:46 pm
2329
Oops! The URL got wrapped. Here it is: http://www.brainbench.com/testcenter/brainbench/t1.jsp? core=/top/topbeta.jsp&moduleid=PowerBuilder%208.0 ... ...
Shekar <powerobject@....
powerobject
Offline Send Email
Mar 2, 2003
10:55 pm
2330
All, I noticed that when we post messages by visiting the Group, long text is getting wrapped even if we uncheck the Wrap Text checkbox. However, if we post...
Shekar C. Reddy
powerobject
Offline Send Email
Mar 2, 2003
11:00 pm
2331
Hello any body got a script for getting data from a excel file to powerbuilder .. Example I want to copy the data from sheet1 column a row 1 …etc … etc… ...
Jhun C. SAntos
jhunsantos26
Online Now Send Email
Mar 3, 2003
8:50 am
2332
I'm trying to have an application add a task to Outlook, and put specific information in the subject and description fields. I know I can call outlook and...
coryalbert <coryalber...
coryalbert
Offline Send Email
Mar 3, 2003
2:50 pm
2333
... __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com...
Shekar C. Reddy
powerobject
Offline Send Email
Mar 3, 2003
4:26 pm
2334
I have a program that can minimize into tasktray as an icon. I would to use a hot key, say CTL+ALT+W to bring my window up to normal when it is in the...
Addison Lu
rokokuchin
Online Now Send Email
Mar 3, 2003
10:20 pm
2335
If using the enterprise manager i've already known, but in pb script ... From: "Steve W. Adams" <stevewadams@...> To: <PowerObject@yahoogroups.com> Sent:...
Ronald Delgeano
ronald_delgeano@...
Send Email
Mar 4, 2003
4:23 am
2336
Try the Dynamic SQL (formats 1,2,3 or 4). You may still need to have the DBA's privileges to invoke those actions. Regards, ... PowerObject! ... ...
Shekar C. Reddy
powerobject
Offline Send Email
Mar 4, 2003
4:56 am
2337
Hi to all I’m having problems on closewithreturn, When I do this it gets nothing, my datawindow (a_dw_header) iahs no value .. that why I get a runtime...
Jhun C. SAntos
jhunsantos26
Online Now Send Email
Mar 4, 2003
6:48 am
2338
When your window gets closed all controls get destroyed. So your dw_header as well. And reference to this datawindow control becomes invalid. What do you try...
Konstantin Goldobin
kostik_gold
Offline Send Email
Mar 4, 2003
8:59 am
2339
Hi all. I have just a quick question today. Are PBDs OS independent or must they be run on the same OS in which they were built? I have an old Win95B ...
Peterson, Erin (TED/F...
erin_peterso...
Offline Send Email
Mar 4, 2003
2:53 pm
2340
HI Can u tell me how to trsanction screen Using PB 8 for the The web client Please > help needed ASAP Bye "Shekar C. Reddy" <powerobject@...>...
ranjit datta
rdatta2003
Offline Send Email
Mar 4, 2003
4:07 pm
2341
Hi Guys, I have one (Window)object, which I can able to open from library painter, it doesn't gives any problem in run time too, where as when I try to...
kutty siva
shiv_ks
Offline Send Email
Mar 4, 2003
4:38 pm
2342
try exporting and re-importing the source code. That usually finds the thing that is causing the problem... Steve W. Adams 916 984-6577 ... From: kutty siva...
Steve W. Adams
sa07071955
Offline Send Email
Mar 4, 2003
7:03 pm
2343
I have had to do this same thing before. But standby..I need to dig around my PB source code to find it.... Steve W. Adams 916 984-6577 ... From: Addison Lu...
Steve W. Adams
sa07071955
Offline Send Email
Mar 4, 2003
7:03 pm
2344
Addison/Steve, You could try using a Keyboard Shortcut assigned to the application executable. I usually assign shortcuts to: . Notepad (Ctrl+Shift+N) ....
Shekar C. Reddy
powerobject
Offline Send Email
Mar 4, 2003
7:50 pm
2345
We have tried building PBDs on a WinNt Machine and using it on a Win9x machine and vice versa but it works fine, and also im now building PBD's at a Win2k...
Jhun C. SAntos
jhunsantos26
Online Now Send Email
Mar 5, 2003
12:24 am
2346
I've used nested cursors in a PB 5 application that was running on Oracle. When PB was upgraded 8 and Oracle converted to SQL 2000, I used the SQL 6.5 driver...
s_m_bartlett
Offline Send Email
Mar 5, 2003
2:03 am
2347
I store first the dw to a structure before I close it, then transfer the structure to the calling window ... From: Konstantin Goldobin...
Jhun C. SAntos
jhunsantos26
Online Now Send Email
Mar 5, 2003
2:25 am
2348
Its true the pbds are Os dependent, but the specific dlls of PB should be there in the machine in which the application is running. Please not that if the ...
Rinju Joy
rinjujoy
Offline Send Email
Mar 5, 2003
4:31 am
2349
Try this by exporting the window (.srw)and then import it to another pbl.. RJ ... __________________________________________________ Do you Yahoo!? Yahoo! Tax...
Rinju Joy
rinjujoy
Offline Send Email
Mar 5, 2003
4:31 am
2350
Jhun, when you "store the dw" into a structure, you store a reference to an object, not an object actually. After closing your window the datawindow control...
Konstantin Goldobin
kostik_gold
Offline Send Email
Mar 5, 2003
7:58 am
2351
Thanks for the explanation, I created a range in the other window with the datawindow getting the values ... then after closing the window I want to use the...
Jhun C. SAntos
jhunsantos26
Online Now Send Email
Mar 5, 2003
9:06 am
2352
Hello, is there a software that generates a documentation or a application structure from powerbuilder sources. thanks. PATRICE...
spaz27052
Offline Send Email
Mar 5, 2003
9:57 am
2353
You may do it in two ways. 1. Return your data from window explicitly with closeWithReturn( this, <your value> ). To return several values you have to create a...
Konstantin Goldobin
kostik_gold
Offline Send Email
Mar 5, 2003
10:46 am
2354
If u are using external function in ur application then u can not deploy this directly to another OS for example Suppose Ur application is on WINNT OS u have ...
Jayshankar Prasad Singh
singh_jay_99
Offline Send Email
Mar 5, 2003
3:01 pm
2355
Patrice, Try: PBDoc: http://www.pbdr.com/software/pbdoc.htm PowerDoc: http://www.powerdocinc.com/Business/download.html Visual Expert: http://www.novalys.net ...
Shekar C. Reddy
powerobject
Offline Send Email
Mar 5, 2003
3:25 pm
2356
Jhun, Well! How about RowsCopy()? Or, SaveAs( Clipboard!) and ImportClipboard() ? The ImportClipboard() also gives us control as to the range of rows and cols...
Shekar C. Reddy
powerobject
Offline Send Email
Mar 5, 2003
3:42 pm
2357
If it's just the data, how about this from the help file: This example assigns all the data in dw_1 to the Any variable la_dwdata. The value assigned to...
Richard Frantz
rich_frantz
Offline Send Email
Mar 5, 2003
3:58 pm
Messages 2328 - 2357 of 24955   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help