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...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 20729 - 20758 of 24916   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20729
Dear All how can i get the printer model installed in my pc instead of printer name... I used PB10.5. I try to use the Printgetprinter() but it only get the...
crisanto ladines
papasmm
Offline Send Email
Aug 1, 2006
7:41 am
20730
Hi there, I'm using PB 9.0 for Front end and Informix 7.0 for back end. We're using SetNet32 to connect PB to Informix. The thing is we have 3 - 4 apllication...
Arthus Roy
pennyroy_18
Offline Send Email
Aug 1, 2006
7:47 am
20731
Barry - Once the n_cst_resize object is created, you need to register EACH of the objects to be resized. THEN you can put the code you need in the RESIZE event...
Olan Knight
olknight
Offline Send Email
Aug 1, 2006
8:53 am
20732
use the same coding Converting the Excel file into your datawindow 1. be sure that the data type in the excel file and in the datawindow are the same... if the...
Govinda Rajan
gvg_rajan
Offline Send Email
Aug 1, 2006
12:31 pm
20733
Hi, I tried to copy some applicaions whose working environment is pb10. Tried to copy the worspace , target and pbl's to another pc where there is only PB9. I...
kavisaroshri
Offline Send Email
Aug 1, 2006
12:32 pm
20734
PB10 is Unicode while PB9 is not for one thing and the other is that the syntax has changed so just copying won't work. You can export and then import objects...
yarevad
Online Now Send Email
Aug 1, 2006
1:37 pm
20735
check this PB framework at SorceForge "An all-purpose Powerbuilder framework using Service Based Architecture." http://sourceforge.net/projects/kodigo ...
randyl steve
randylsteve
Offline Send Email
Aug 1, 2006
1:43 pm
20736
Very pretty. Once he gets the documentation done I might just use it myself. ... Rich Frantz Keane Inc. ... This e-mail, including any attachments, may be...
Frantz, Richard (DOB)
rich_frantz
Offline Send Email
Aug 1, 2006
1:46 pm
20737
Ok... I need some elementary inheritance explanation because I'm screwing this up. I want to create a window that I can then inherit from. This base window...
semirgj
Offline Send Email
Aug 1, 2006
2:19 pm
20738
check out the date format in regional settings of control panel Govinda Rajan <gvg_rajan@...> wrote: use the same coding Converting the Excel...
laxman kadam
kd_laxman
Offline Send Email
Aug 1, 2006
2:24 pm
20739
First create your window with the controls you note and save it, this will be your ancestor. On the window, create an event called ue_printdw that does calls...
yarevad
Online Now Send Email
Aug 1, 2006
2:27 pm
20740
Dave is a faster typist than me, but that's ok, he saved me the trouble. The only suggestion I would make, is to NOT actually code ue_printdw in the ancestor,...
Frantz, Richard (DOB)
rich_frantz
Offline Send Email
Aug 1, 2006
2:39 pm
20741
Thanks for the compliment. I too would agree with Rich that you should create an ancestor for a dw control and other objects as well ( it is called subclassing...
yarevad
Online Now Send Email
Aug 1, 2006
2:52 pm
20742
Hi everybody, Please send the solution for this, very urgent Row are retrieved as Text 1 - Govind Text 2 - Text 3 - Suresh Text 4 -...
Govinda Rajan
gvg_rajan
Offline Send Email
Aug 2, 2006
1:01 am
20743
Hi Govindarajan, Just add AND <name or how your column with names named> IS NOT NULL to WHERE clause of your DataWindow SQL. This will solve the problem. ...
Mikhailovsky, George
gmikhai
Offline Send Email
Aug 2, 2006
1:35 am
20744
hi rajan, all data format can do it in my appl but only format date had error "item '29/07/2006' doest not pass validation test". do you had error if your...
@alim
alfen_lim
Offline Send Email
Aug 2, 2006
1:59 am
20745
Hi there Can you some debugging maybe by changing your Reginal setting, may iknow what is your present regional setting in your PC? but i think this should not...
steven roy standford
pennyroy_18
Offline Send Email
Aug 2, 2006
7:20 am
20746
Hi Geogre, Main problem is i am using external datawindow "Mikhailovsky, George" <George.Mikhailovsky@...> wrote: Hi Govindarajan, Just add AND...
Govinda Rajan
gvg_rajan
Offline Send Email
Aug 2, 2006
7:21 am
20747
hi friends When I add any new script to the existing I get an error ... cb_getdata.u__test.1384: Error C0111: Maximum script size exceeded ... hw to...
jayabal rajesh
jayrajesh_itin
Offline Send Email
Aug 2, 2006
7:21 am
20748
hi steven, thank you for your advanced. I will tried second choose ( manipulation during run time). because I already check regional setting format date is :...
@alim
alfen_lim
Offline Send Email
Aug 2, 2006
7:38 am
20749
Hi Rajesh, create functions by spiliting the script and call in the required script. Thanks, Thiruppathi Andichamy 9448908745 ... exceeded ... any way to solve...
ama_thiru
Offline Send Email
Aug 2, 2006
8:38 am
20750
Hmmm... PBKiller is picking up steam. And I thought no one's gonna try it since a couple of months ago someone thought the website source was "cryptic"... ...
Ian Valerie A. Faigao
ian_faigao
Offline Send Email
Aug 2, 2006
11:30 am
20751
Hi Govindarajan, It's not a problem at all. If your DataWindow is external, you populate it in some place using probably loop. In such case, add condition...
Mikhailovsky, George
gmikhai
Offline Send Email
Aug 2, 2006
1:41 pm
20752
Hi, I'm new to PB and trying to connect to file server where i need to check if particular file exists. Any pointers will be great help. Thanks in Advance ...
kanika kalra
kanika_kalra18
Offline Send Email
Aug 2, 2006
1:51 pm
20753
Your question holds the answer FileExists ( filename ) is a powerbuilder function to check the existence of a file. Go through the help on file related...
Franklin, William (EX...
stwilliamfra...
Offline Send Email
Aug 2, 2006
2:09 pm
20754
In a Windows Print Dialog box, the model of the printer is listed on the first page as the "Type". PowerBuilder does not provide a function or a print property...
Olan Knight
olknight
Offline Send Email
Aug 2, 2006
3:32 pm
20755
PennyRoy - Does SETNET have an API structure that you can tie into via script? If so, then use the APIs to control all of the processes required to connect...
Olan Knight
olknight
Offline Send Email
Aug 2, 2006
3:36 pm
20756
What is an "RAR" file and how does one open such a file in a Windows environment? Thanks, Olan ... Hmmm... PBKiller is picking up steam. And I thought no one's...
Olan Knight
olknight
Offline Send Email
Aug 2, 2006
3:52 pm
20757
RAR are compressed (zip) files. Use WinRAR to open and unzip them. Thank you, ________________________________ From: PowerObject@yahoogroups.com...
Pareed, Sharief V
shariefpareed
Offline Send Email
Aug 2, 2006
4:11 pm
20758
NO SUBCONTRACTOR FIRMS OR OTHER THIRD-PARTY INQUIRIES, PLEASE. Position Description: working with remote customer to convert a discrepancy system from...
jmoc.tacww
Offline Send Email
Aug 2, 2006
4:13 pm
Messages 20729 - 20758 of 24916   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