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...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 3 - 77 of 24955   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3
Hi Add your PB PFC help file into your PB help file, now you can view your PFC and standard help file in one file *Open "PBHLP80.CNT" and open it in notepad...
dinesh_omkar
dinesh_omkar@...
Send Email
Jun 26, 2002
8:37 am
4
Hi Guys, Which is the best way to find out duplicate objects in our PBL list.... Regards, Dinesh ... From: "dinesh_omkar" <dinesh_omkar@...> Reply-To:...
Dinesh Omkar
dineshomkar@...
Send Email
Jun 27, 2002
1:44 pm
5
Fortunately, there are many ways to find duplicate objects. Attach all the libraries you want to scan to the application-path and, then: 1. Do an search using...
powerobject
Offline Send Email
Jun 27, 2002
7:59 pm
6
Hi, Just so you know, when an object is needed to be executed, the PowerBuilder runtime engine searches all the libraries listed in the library-path in a...
powerobject
Offline Send Email
Jun 27, 2002
8:52 pm
7
How do i preview a psr report at runtime without installing Infomaker or Powerbuilder? My users need to view the saved psr reports from their application ...
screenmates1
Offline Send Email
Jun 30, 2002
10:52 pm
10
Enter your vote today! A new poll has been created for the PowerObject group: The future of PowerBuilder/PFC... o Very Bright o Bright o OK o Not bad o...
PowerObject@yahoogrou...
Send Email
Jul 1, 2002
12:49 am
12
Hi, There are many ways to view a PSR report: 1. By InfoMaker or PowerBuilder 2. By a 3rd party tool. I have uploaded a free PSR-viewer into the Files->Tools...
powerobject
Offline Send Email
Jul 1, 2002
1:23 am
13
/* PACKAGE: Checks */ PACKAGE Checks IS /* Convert number to words */ FUNCTION Num2Words( nNumber IN number ) RETURN varChar2 ; /* Since a package, must assert...
powerobject
Offline Send Email
Jul 2, 2002
4:21 am
14
hi shekar, where do i get this Object-Searcher tool, i am working on PB 8 and i dont find that in advance tools of PB. ... From: "powerobject"...
Dinesh Omkar
dineshomkar@...
Send Email
Jul 2, 2002
4:32 am
16
Hi, Unfortunately, it seems like Sybase discontinued their support for their awesome Advanced Developer Toolkit from their version 7 and up as I don't find it...
powerobject
Offline Send Email
Jul 3, 2002
6:50 pm
19
Hi, Like to have a standard/consistent commenting in your PowerScripts? We all know it is difficult to have it in place. However, there is a tool that works...
powerobject
Offline Send Email
Jul 3, 2002
7:25 pm
20
hi, Is this tool available for PB8, Because i am working on PB8 and we need it badly, Dinesh ... From: "powerobject" <powerobject@...> Reply-To:...
Dinesh Omkar
dineshomkar@...
Send Email
Jul 4, 2002
4:36 am
21
Hi I got a nice tool which comment the PB script which supports PB 5/6/7 You can download from http://yawor.com/ Dinesh ... From: PowerObject@yahoogroups.com ...
Dinesh Omkar
dineshomkar@...
Send Email
Jul 5, 2002
12:33 pm
22
Try: http://puterwerks.hypermart.net -- PowerObject ... need it ... extract ... and "point" ... http://docs.yahoo.com/info/terms/ ... http://mobile.msn.com...
powerobject
Offline Send Email
Jul 5, 2002
4:34 pm
53
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the PowerObject group. File :...
PowerObject@yahoogrou...
Send Email
Jul 9, 2002
7:55 am
62
Hi I just joined the group and I wonder why the group description says that we (developers) are here "to save PowerBuilder from dying". Are there any rumors...
bebekis
Offline Send Email
Jul 9, 2002
8:06 am
63
Hi, Don't miss to visit the other sections of this group such as - Files, Bookmarks, Database, Polls, Calendar, ... We're trying to design these sections to...
powerobject
Offline Send Email
Jul 9, 2002
8:18 am
64
Hi, We apologize if we hurt anyone's feelings for the future of PowerBuilder. We've simplified the Slogan under the Group Title. Sybase is doing a "very" nice...
powerobject
Offline Send Email
Jul 9, 2002
9:05 am
65
... THANKS!!!!!!!!!!!!...
ewpalma
Offline Send Email
Jul 9, 2002
2:54 pm
66
Hi, A nice source for documentation online: http://www.clipx.net/norton.php -- PowerObject!...
powerobject
Offline Send Email
Jul 9, 2002
3:27 pm
67
This is all X-base stuff. Thank You, Chris Daugherty London Bridge Group Mortgage Products (FORTRACS) - Orlando, Florida 615 Crescent Executive Court, Suite...
Chris Daugherty
cmdaugherty
Offline Send Email
Jul 9, 2002
3:30 pm
68
... Sendme an email to epalma@... and i return to you a utility application that maybe is not the solution but could give you some ideas. ...
ewpalma
Offline Send Email
Jul 9, 2002
4:40 pm
69
Hi, There are many ways to view a PSR report: 1. By InfoMaker or PowerBuilder 2. By a 3rd party tool. I have uploaded a free PSR-viewer into the Files->Tools...
powerobject
Offline Send Email
Jul 9, 2002
10:12 pm
70
i have a dw with a checkbox and sle controls inside it. when the checkbox is unchecked, i am able to clear the contents of the sle and disable it but when it...
screenmates1
Offline Send Email
Jul 10, 2002
10:32 pm
71
Hi, Since you already have dynamic-expressions inside the dw to enable/disable the sle, use this code in the ItemChanged! event to set focus (SetColumn()) to...
powerobject
Offline Send Email
Jul 10, 2002
10:41 pm
72
it worked!! thanks! ... sle...
screenmates1
Offline Send Email
Jul 11, 2002
1:49 am
74
Dear friends : I'd be very happy if you can help me to solve this type of problem : I work with Power Builder with SQL Server. Well, I've builded the Database...
Manuel Ruiz Alvarez
manuel_mra
Offline Send Email
Jul 11, 2002
10:41 pm
75
As I recall, SQL Server doesn't support "cascade". There may be something built-in to the dw object to help with it (I haven't used PB with SQL Server), but...
Trevor Holyoak
tholyoak
Offline Send Email
Jul 11, 2002
11:25 pm
76
Saludos desde Costa Rica Don Manuel: Por lo que conozco de SQL Server creo que la base no lo soporta el borrado en cascada, sin embargo se me ocurre: 1. Crear...
EPALMA
ewpalma
Offline Send Email
Jul 12, 2002
12:24 am
77
Dear All, How do i offer the user with optional arguments in a datawindow? I want to offer them retrieval arguments with the ability to skip them if they dont...
leslie08850
Offline Send Email
Jul 12, 2002
5:32 am
Messages 3 - 77 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