f_init_global function without PFC
Hello, allI am trying to create a PB.NET assembly , which has to use a precompiled PB assembly (also from PB.NET)I know that when using PB Assembly, I need to pass the application object in the...
View ArticleContinued trouble reading file from webservice
Greetings all. I continue to have issues reading from files in a webservice (can create files fine). In an effort to make some head way, I attempted to use the STD_IIS framework. I created a new...
View ArticleRichtextedit control 12.5.2
Hi Is it possible to access the background color for selected text only (not the whole text area) in a richtextedit from powerscript? The property is available from the selected text font properties...
View ArticleAny news about Powerbuilder 15 or future roadmap from July-2014?
Does anybody know some news about Powerbuilder 15 or future roadmap fom July-2014?
View ArticleDebugger stopped working in PB.NET
Hello, allIs anyone familiar with this phenomenon? PB.NET starts debugging but cannot evaluate any expressions or variables.This is how it looks:
View ArticleHas SAP has changed the way licenses are issued?
Hi Everyone; I was just informed by my client (Public Works Government Services Canada) that SAP has told them this week that ... "for two maintenance releases within the same major version that...
View ArticleIs it possible to use PB 12.5 assemblies in PB 12.5 classic
Hello, allI need to create a common closed class for all PB apps to use. THey do not need to inherit anything, just The PB apps are 12.5.2 classic apps (not PB Winforms, regular PB). Creating a PBD is...
View ArticleHow to copy transaction object
Suppose I have transaction object mytrans in pb, and it is already connected to server. Then I want to create a new instance of transaction object, but want to get the same connection info from...
View ArticlePB-DotNET - Just another .NET-based parser for PowerScript
I started this project to find a good way parsing and analyzing PowerScript source code. The main criteria were performance and not to use PowerBuilder itself, because of some limitation by this...
View ArticlePowerbuilder 11.5.1 on Windows 8?
Hi, Sorry if this was asked before - my company still uses SQL Anywhere 11 and Powerbuilder 11.5.1 (4011) as the main development tool, and would prefer not to upgrade to Powerbuilder 12 yet. However,...
View ArticlePB 12.5 classic - windows closing
I have an mdi applicaton. From within a non visual user object a function opens two windows, (both are type popup). Window "A" has a timer event, when the timer event kicks off it closes the window...
View ArticlePowerBuilder Print PDF -1 error
Hello, We have a legacy PB/EAServer web application that has been in use for 7 years using the AmyUni print driver to generate PDFs.It will generate PDFs successfully for a period of time and then the...
View ArticleCreating help file for PB.NET assembly
Hello, allCan anyone recommend me a easy-to-use tool, which can generate a detailed help file for PB.NET assembly consumers?I know there are tools for this for VS, but I am not familiar with any for...
View ArticleChecklist for WCF targets - ASP.Net?
Hi, guys. We have a PB .NET WCF (12.5.2) installed on a server with Windows 2008 R2.I was preparing a checklist and now I a doubt has crossed my mind.Do I need Asp.Net installed in a production...
View ArticleHow build required dll into a new folder
Hi 1. Is it possible to build the required dll into into a separate other than power builder\shared folder.2. Is it possible to run powerbuilder runtime packager in a machine not having the...
View ArticleHow to Highlight a row in ListView
Hi, I need to Highlight a row in the Listview based on a particular condition (even when the row is not selected). Can anyone please advice. Thanks in advance.
View Articlegetcontextservice not working with IE
I would like to open default browser from PB. The code I am using is: GetContextService("Internet", linet)linet.HyperlinkToURL(ls_url) This works fine when Firefox or Chrome is default, but not IE....
View ArticlePB License on a VM
I have installed PowerBuilder 12.5 on a virtual machine, using a license I generated from SubscribeNet; but PowerBuilder is treating it as a "Trial" version. I know the license is good, because we...
View ArticleCan or should I be using the PB web service for a new html jquery project
OK. I'll be honest. I'm a little behind on PB releases so I'm unsure of what's possible with the current web service other than what I've picked up on video demos and newsgroups. My web experience has...
View Article