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...
The total number of PBLs in the project source currently in use is 44 and the capacity is 481M.The capacity is about 2~10M per PBL. AFTER FULL COMPILEPBL individual incremental compilation takes about 7 to 10 minutes.Is it normal for compilation spee...
Hello,   When I want to install my powerbuilder application to a client I've to put my .pbds,.exe, resources and (.dlls) in a installer to install but i don't know if there's a way to put the runtime in a folder and create a enviroment variable to ...
Hello  Migrating from PB 2009 to PB 2022 64 bit  We are getting below error while calling external function : Function calling from PB:  FUNCTION long Fchgstr32 ( ulong buffer, ulong fldid, longptr occ, ref string fldval, longptr fldlen ) Libra...
Hi, I am sure this is a simple quesiton and that i have just missed something with the new verions. I have installed pb2022 r3 on my machine. I have compiled my app on it, however when i run it on the machine that I created it on it comes up with a...
Hi we ran into some serious issue on Friday evening, all our apps suddenly stopped working due to below error.we are using JWT authentication with our own JWT Servers and verified we are getting a valid access token also....
Would Appeon provide a dark theme for the PowerBuilder IDE? My eye hurts with all this bright white background!...
Hello Appeon Community Members,   Post migration from PowerBuilder version 2017 (v2017 R3 Build 1880) to PowerBuilder 2022 (v2022 Build 1900), two of the executables are getting quarantined by CrowdStrike. There is no code change for these applicat...
Hi we ran into some serious issue on Friday evening, all our apps suddenly stopped working due to below error.and we are using JWT authentication with our own JWT Servers and verified we are getting a valid access token also.   erroring out at app...
Just a quick question. can I add multiple recipients in the AddRecipient of the native SmtpClient email. Like for example: SMTPClient Lnv_SmtpClient Lnv_SmtpClient = Create SMTPClient Lnv_SmtpClient.Message.AddRecipient('testr002.appeon@gmail.com'...
I have to build out a somewhat complex JSON file. I'm using the JsonGenerator object to build out the root structure which includes a array of submissions. I could build out the entire file with the JsonGenerator functions, but this will be tedious ...
Hello, Is it possible to display a popup menu from a ribbon menu button, as seen here in outlook ? Thank you for your answers    ...
does PB19 is being supported on windowd 2022?...
We are in the process of migrating our PB 2022 source code to Git.  Being new to Git, we're not sure if we need to use Bitbucket server as mentioned in the PB documentation, or if that is there in the event we are using Bitbucket. In a nutshell, is ...
I have a customer requirement of TLS 1.2 with min of AES 256 encryption, my understanding is that TLS 1.2 supports BOTH AES 256 and AES 128?  (Not sure if AES128 is supported in tls 1.2, i see some conflicting info).  Is there a way to enforce the u...
We gone though the help document provided in the URL https://docs.appeon.com/ps2022/SQLCode_property.htmland need few clarifications on the return value. PowerBuilder:Currently in PowerBuilder SQLCode returns 100 - if stored procedure returns a resu...
I have some pictures in my aplication, when i run it, the pictures are good, but i compile and in the exe file they don't show, i don't know what happen. I prove it on release 2022 R2 and then in release 2020 R3, and its the same  ...
We have migrated a PB 8.0 application to PB 2022 environment and deployed on IIS server uisng Power Server 2022. PowerBuilder Code & database running on SQL Anywhere 17.0 are deployed on AWS environment. Executing business logic code written us...
We have migrated pb from 2009 to PB 2019 . And while testing one flow to show PDF then we are getting null pointer reference. Code which we use is below : olewebbrowser.object.navigate("C:\Users\suraksw1\AppData\Local\Temp\30\amdDC31.pdf")  ole...
Hi, according to the specification of the "Theme enhancements" in PB2022 R3, a MDI-Sheet with borders between 2 and 8 pixels should have the specified number of pixels as border width: https://docs.appeon.com/pb/whats_new/ch01s01s08.html#Theme_resi...
We are currently in the process of enhancing our systems, and as part of this effort, we are looking to upgrade our PowerBuilder version from 2017 to PB 2022. In this transition, one critical consideration involves our internal reports that rely on t...


There are no discussions available here currently