Re: From PB.9.x Legacy To PB.Net 12.5 application with GoTo's Instructions
Here is another link posted by my colleague Beverly Duquette: Migrating PowerBuilder Applications - SAP PowerBuilder - SCN Wiki HTHJacob
View ArticleRe: From PB.9.x Legacy To PB.Net 12.5 application with GoTo's Instructions
Gentlemen, any particular suggestions about enhancing and 'beautify' the UI ? ... Thanks
View ArticleRe: From PB.9.x Legacy To PB.Net 12.5 application with GoTo's Instructions
You might like to consider ... PB Ultimate Suite Components
View ArticleRe: From PB.9.x Legacy To PB.Net 12.5 application with GoTo's Instructions
Unfortunately, there is no pat answer for that. Just focusing on the GOTOs (BTW, that is only incompatible in PB.NET, not PB Classic), it depends on how they're are used. For example, if they are used...
View ArticleRe: POWERBUILDER LIBRARY
Based on the internal format of the library file, there is no limit on the number of objects. There is a maximum file size of 2GB - 2,147,483,647 bytes. The ORCA interface has a limit on the number of...
View ArticleRe: POWERBUILDER LIBRARY
If there is a max size of all libraries in the target added together, my guess would be 2GB.
View ArticleRe: PB 12.5 Julian Date
A great enhancement suggestion for PB!Actually, that's one of the problems I have with the current ISUG enhancement list. A whole bunch of items that are somewhat trivial and rather easy to...
View ArticleRe: powerscript 2.0
yes, is something like instead of translate powerscript to ie. java, do the inverse, translate java to powerscript. In this case i translate powescript with extended features to regular powerscript.The...
View ArticleRe: pbdebug in limited quantities
Hi Roland; Looks like Sybase may have disabled these methods as they always seem to return -1 now (at least for me). Regards ... Chris
View ArticleRe: How to use Team foundation Server for Powerbuilder version control
positive, used the link from your post above that goes to 2012 32 bit version.Sort of why I was also asking how do I know it was installed. Since the Reg location did not show it being added.At first...
View ArticleRe: How to get default printer?
Find out a solution: not use API PrintGetPrinter(). Use other way to get windows default printer. Thanks.
View ArticleRe: How to use Team foundation Server for Powerbuilder version control
At first it failed to run the install until I found that I had to run the CMD.EXE as ADMIN and then run the msi command- msiexec /a "path-to-msi-file". then it gave me was installed message at the...
View ArticleRe: How to use Team foundation Server for Powerbuilder version control
OK, so I re-tried as you describe you did and I get the following which is what I got before that lead me to have to do the run as admin. Went to the MSI file and Double clicked on itthen selected RUN...
View ArticleRe: DW 2nd Retrieval Argument Add Fails
Hi all, i have an Asus K53S with Windows 7 64 bit with the same problem using Pb 10.5, 11.5 or 12.5.2I have no problem using PowerBuilder 9.0.3. I have two services named 'Windows Biometric service'...
View ArticleRe: DW 2nd Retrieval Argument Add Fails
Hi Marco; Its basically a game of hide & seek of shutting down one service after another until the PB IDE DW painter works properly.. Yes, it seems to only affect newer Unicode versions of PB....
View ArticleRe: pbdebug in limited quantities
Hi Roland; I am using 12.1 and 12.5.2. Do you have some working 10.5 test code that you can share? Regards ... Chris
View ArticleRe: Cannot open Print Manager on PB12.5 Web Form target
Thank Chris, appreciate your answer, just curious since we are not longer using Webform, what better way to use PB (On either 12.5.2 or even 15),but still using the standard PB data window on Browser?...
View ArticleRe: Cannot open Print Manager on PB12.5 Web Form target
Hi Jacob, I tried user IE 11 ver 11.0.10, the result is the same. Best Regards,Gunawan Yacup
View ArticleRe: Cannot open Print Manager on PB12.5 Web Form target
Hello Gunawan, To move PB applications smoothly to the web, why not thinking of using Appeon:Appeon - PowerBuilder Tools, Native Mobile & Web Development platform, Professional Service HTHJacob
View Article