Featured Questions

A recent post included some PowerScript code, and I thought I would pass along a tip for pasting code snippets that produces a slightly more readable result than simply pasting code into the website's text editor. The toolbar contains a button to as...
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
Hi Justa quick question, what is the best way to stop Themeing being applied to a specific window and it objects? We do not want to Theme the sign in window of the application (a graphic designer has spent hours designing it). I added a specific wi...
The assembly binding is not working with .NET Dll import. Any suggestions for this? <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <dependentAssembly> <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6ae...
Currently we use an OLE object to send mail and it works fine.  We have a 32 bit build of our application and a 32 bit version of Outlook. Most of our organization uses 64 bit Outlook so those people cannot use the email function.  In an attempt to ...
Hi,   We have a developer license of Powerserver and we are testing the migration of pb application to Powerserver 2021.Even though we have valid period am getting the below error while running the exe after packaging into Powerserver    License:...
Hi Team,        We use Visual Studio Team Foundation Server MSSCCI Provider 2013 for source code control.      recently we often met blow Parameter is not valid error during checkin code on PB.      Any one else know where is wrong or how to reso...
HI, we are looking at the new enhancements of the RTE control in PB2022R2 and the support of tables in particular. The question is how to insert rows to an existing table ? The fonction TableInsertrows() seems to only work when the focus is in a c...
Hi, I have a problem with the performance of Word Application OLE Object  Application.FontNames collection after migration to PB 2022 R2. Follow is sample code: OleObject iole_WORD int li_retcode, li_count, k = 1 string ls_font   iole_WORD = ...
I am currently using GetFileSaveName in combination with SaveAs so that I can filter the available SaveAsTypes. There doesn't seem to be any way to send something from the GetFileSaveName that will allow you to know whether  the user wants headers ...
I'm converting a web service client call from SOAP to HTTPClient using 2019 R3. The response back from the web service is multipart which means my response contains both XML and binary content. The SOAP implementation gave me a property in the respon...
Hello, I have two executables that are part of the same project, here I share the images of the structure of my project, I have the main project which is gefis__application, and I have a second dependent project, whose executable name is: "Claims". I...
PowerBuilder 2022 1900 We are moving off Change/Synergy to these new tools which means our whole process will need to be re-analyzed.  Has anyone worked with a consultant that has experience with these tools and PowerBuilder?   Thank you for any in...
We are trying to connect to the mainframe for a legacy PowerBuilder application... Now I am trying to connect to MQS and getting an error... I have defined the External Function Subroutine MQCONN(String QMgrName, Long Hconn, Long CompCode, Long Re...
Helo Support Team,     We have successfully uninstalled 2017 version and  installed 2022 version of infomaker in this id mark_adkins@huntsman.com.  User did login with his id in infomaker app 2022 version but when try to open existing .psr files, ...
Hi, stupid question. We're running PB 2022 Build 1900, and we're looking to migrate from VSS to Git using GitHub. I am trying to set up a test repository, but I am not sure how to connect PB to GitHub. GitHub or Git isn't in my list of Source Contro...
Dear Team, I am facing a critical issue with my power builder application. I am having a customized odbc driver which is communicating with my PB application.  I am having another Visual Studio 2022 application which is communicate with my PB appli...
Select Tables in InfoMaker 2022 when creating a new query does not show all tables.  New tables were added to an existing Oracle 19c database by our DBA via database scripts.  Tables were not created via InfoMaker.  The new tables do have PUBLIC SYNO...
Hi! Event IDs associated with PowerBuilder events PowerBuilder has its own events, each of which has an event ID. For example, the PowerBuilder event DragDrop has the event ID pbm_dragdrop. The event name and event ID of the predefined PowerBuild...
DataWindows 导出 Excel功能能否实现,官方以前再吹到现在没有动静了...
Hi All, Is anyone else having an issue with the MessageBox being smaller in 2022 R2 then 2021. In our application it is small both horizontally and vertically.  Vertically it is cutting of the bottom of the buttons. Horizontally it is right up ag...
Wondering if there is way to add a printer at runtime in PowerBuilder...


There are no discussions available here currently