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 everyone, Just wanted to ask if there is any certification or documentation confirming that it's okay to migrate directly from PB 12.5 to PB 2022. Thank you....
Hi Team, Previously, we worked with PB 2021, and last year we migrated to PB 2022 R2. After the migration, we encountered an issue with a dropdown button that loads options from an SRD file. On the first click, all options are visible (e.g. 4 option...
Hi All,  So far, we have been using a third-party DLL called dddll.dll to drop emails from outlook application to our PowerBuilder application. But it is not working for newer version of Outlook that is we based. Is there a way we can achieve this f...
Currently having an issue where my RichText field is being cut off and only displays a portion of the field when running the report. The RichText displays correctly in the powerbuilder datawindow in the application however when the report has this is...
Hi, Using PB2019 SQLAnywhere 16 I want to create a computed field on a grid datawindow. I am trying to use isnull() so on the computed field i wrote isnull(amount) I get the following error  SQLSTATE = 37000 [Sybase][ODBC Driver][SQL Anywhere]W...
Is there a way to display WEBP and AVIF images from a URL in powerbuilder?...
Anyone had any luck communicating with serial port devices in PB2022?  I asked a similar question a while back, and Chris offered a solution.  I tried implementing that code in my pop-up window, command button cb_read: integer li_FileNum, li_rc str...
Hi All! How sign a xml file with a certificate x.509? Here we use many many xml files to exchange information between companies and we need sign with certificate x.509 (A1, A3...) these files to guarantee the security... Is there a resource in PB ...
We have a PowerBuilder desktop based application build in PB 2017 R3 and we are trying to automate this application using TOSCA version 2023.2.1 X64 but we are facing errors when we try to scan the application and please find the error details below ...
Good Day!! The Run time package(.msi) have created and installed successfully on the system but not able run the application due to Environment variable not created so we are getting below error We are using PowerBuilder 2022 R3 Build 3356 (Trial v...
Hello everyone, do you know how I can get the path of the Windows user's documents directory, regardless of the language configured in the Operating System (Window)?   Thanks   Luis...
Hi, We are trying to create a PDF document using the PDFDocument object and multiple ImportDatawindow() calls, but page breaks are inserted between each datawindow. Is there a way to delete these page breaks in the PDFDocument or do we have to use ...
So my company has been working with a call center company and they offered their email capabilities to us.  My company wants to use them and we can send Emails via SMTP to their system so their system can do enhancements/formatting and what not. The...
hi   We are running in app on the powerserver I want to open a PDF file from our network on our tablet. Is that possible. It does not have to be running in the app, just open the PDF with acrobat for instanceI tryed: ls_filename="\\172.16.10.x:80...
Hello, We currently have the PB runtime 2022R3 build 3356 deployed in our production environment. I'm glad to see that PB 2022R3 build 3391 addresses the issue of the use of .NET v6 and now uses .NET v8 ! My question is simple then : do I have to ...
Hi Team,  after installing the 2022 R3, latest MR (build 3391) and building the solution, we are getting below errors for all pbls. "Conversion of file failed, Probable library file I/O error".  Thanks, Santosh...
Hello everyone and thanks in advance for any help .   We developed appeon application that generates xml for filing tax forms. Thay displays nicely using the new and latest webrowser2.  We discoverd a sytly sheet that can be used with our xml but ...
Hi, I'm troubleshooting an issue where my PB2017-based app is crashing intermittently in a customer environment.  I'm not able to replicate the error in my dev environment.  In fact, I am not able to replicate the error in the customer's environment...
Hi,   In my company, we have C++ code that loads PBVM19.DLL in order to access PB code. Everything worked fine while we were running version 19. Once we moved to 2022 R2 we are having issues loading PBVM.DLL, Our C++ code is unable to load the DLL....
Hello , We are working on Appeon 2019 R3 version 64 bit but here problem is that debugger is not working as IDE is still on 32 bitand we hve external dll which move to 64 bit. Do we have any external debugger which we can use to debug the code and ...


There are no discussions available here currently