You need to be logged in to view a user's profile.

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 team,   We have a successful running powerclient application and need an advise for the  below scenario  We need to configure or install our powerclient application in two different folder in the same machine. Please let us know if there any so...
The cursor does not move between fields using the Enter key  please I am facing a problem with moving between fields in version 2022 R3 Build 3356 Runtime 22.2.0.3356,as the cursor does not move between fields in this way i have 2 data windows i am ...
hi all, I'm BuilFromFile command a load a XML file into PBDOM document (lpbdom_Doc1)and replace all those related value. After that I'm exporting it into a string with command "ls_xmlsigned =  lpbdom_Doc1.SaveDocumentIntoString();"  The string ls_x...
Hi, I need to save images of any format and view them, zoom them, edit them, etc. from PowerBuilder 12.6 Any example please...
Hello,I don't understand why the string results from sha256 encrypted algorithm are different between pb and the sqlserver queryfrom the PB code non-printable data are returned : Blob lblb_data Blob lblb_sha1 string l_res // here the data to co...
Powerbuilder 2022 build 1892/ Windows 10 GIT central repository : Azure Devops (If it matters ) I get the message " ---------- Source Control: Errors   (17:39:52)Git detail error info: The path 'C:' does not exist in the given treeGit client error...
Good morning!Is it possible to create a datawindow at runtime and pass it as a parameter to another function or event? Thanks!...
Hi, We are going to migrate from PowerBuilder 12.5 to PowerBuilder 2022.The (urgent) question I have (and sorry if it's already discussed but couldn't find it), is if PowerBuilder 2022 can expose API's?Calling it, yes... but exposing? If not possib...
We are migrating PowerBuilder code (PB2019R2) from TFS/Git to GitHub, is there any scan code tool such as sonarqube or codeql for PowerBuilder? Also, we will migrate soon to PB2022R3....
Hello I'm in pb2022 R3 , I'm using a theme in which I put an exception for a given window . I followed the documentation but it does not work.Does anyone have an example that works?Here's what I put in the theme.json file. For all windows "window...
Hi,   I am facing an issue with the DwCompute() attribute which always returns a NULL value. Please help me out to get the computed value from that property instead of NULL value.    For now I am doing this task manually for every property in the...
Hello I got a ps-script that can get a token. When trying similar in PB 2022 it returns -5 "Failed to get token". Code pasted in below. Any suggestions are appreciated. BR Jesper  ...
I want to change background's column in a datawindow, i'm using Modify command with an if, but it not change   This is the command: v_res = dw_dat2.Modify( "#" + trim( string( i ) ) + ".background.color='255 ~t if( integer(syn) = 1 , 255 , if( inte...
Hi Guys and Girls, I've made a (pretty chaotic, but maybe useful) presentation on how to get Crystal Reports working with powerbuilder: 1. Download the zip file and uncompress it: https://drive.google.com/file/d/12dCqtlXQZIJyyJ_sIWpfM4jHduvpu82z/vi...
Did something change with TestFlight and AWS for iOs with PowerServer 2020? When I installed TestFlight and them I go to the link to start testing AWS for iOs now I get a message "AppeonMobile Beta Has Expired". and the OK option. Any work around t...
Hi, Currently our application is using PB 2019 R3. Based on appeon suggestions, we tried upgrading powerbuilder to PB 2022 R3 (Build 3289). We are opening the 3rd party URL in the web browser control. While accessing this 3rd party URL from PB 2019 ...
Hi all We have installed powerbuilder/powerserver on a virtual windows server and everything works fine so far. The app can also be deployed and accessed there. However, when I call up the http link from outside (in the related network zone), I get ...
Good morning,In a TSE (Terminal Server Edition) environment I have an application developed in PowerBuilder 19R3 that must launch another application. To do this I use the ShellExecuteEx function with the struc_shellexecuteinfo structure. I thus rec...
Hello, Using PB 2022 R3 build 3356 We created one exe with one particular ICON [ set at Application - Additional Properties - Icon ] and copied the exe, pbds, PB runtimes into clients 'computers.  When we created a shortcut for the application, the...
Hello, We go from MicrosoftWebBrowser (PB17) to WebBrowser (PB22).What will this code look like with new objects? 1. ls_value = ole_1.Object.Document.getElementByID('mmm').value 2. ole_ilink = ole_1.Object.Document.ActiveElement 3. ole_1.Object.D...


There are no discussions available here currently