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 all,
I'm trying to create a revision to form. The dw object and control are identical... I'm just changing a couple of values and changing the row status to NewModified! to force an INSERT instead of an UPDATE.
// Create new Workorder
ll_New...
As the Windows O/S and the exploits of virus/ransomware and anti-virus software has evolved, so too has the generally-accepted location(s) where an application can safely write a temporary file (such as a PDF to be included as an email attachment) to...
PowerBuilder 2022 Build 1892.
When we moved from PB 2019 to 2022 I changed our browser control from Internet Explorer to the built in WebBrowser control.
Users are reporting that the content doesn't display. If they install InfoMaker, the content w...
Hi,
I have a bunch of applications that are correctly running and I am able to do incremental and full builds, and completely deploy them with no issue (only some warnings).
I want to automate the process by deploying them from the command line usi...
I feel a bit trepidatious asking this question as the last time I had a problem with PB2022 R2 my Laptop had a failing SSD and that was the fault.
Unfortunately, I have two important applications which are behaving differently under their R2 compila...
Hi
I' looking for fulltext search function in datawindow. The idea is something similar to Ctrl+F in Excel.
What I do is:
ls_data = datawindow.data //get full data buffer separated with ~t for cols and ~r~n for rows
ll_found = pos( ls_data, ls_lo...
Hi,
When creating a runtime, when should one choose TX v15 or TX v28? This applies to PB2021 as well as earlier runtimes; and partially to PB2022. Partially, since on PB2022 there is only one TX checkbox.
It looks like we use the legacy Rich Text e...
I wanted to just say how much better PB2022 is to use compared with previous versions. The tabbed IDE, the Jump to and all the other little features have mde a really big difference.
I have been working on a project all year using PB2022 and it was ...
Hi
Please help.
I created a wrapper dll using snapdevelop ( see FolderProfile.pubxml )
I import the dll into a powerbuilder 2021 build 1509
I test the application and it worked as expected calling the dll methods and returning expected results...
Good day everyone. Since 2010 I have been using an ocx to take photos from a webcam.
In one section the video from the webcam is presented to me and with a button I take the image.
At the moment, videos have been working for many years, but I f...
Hi,
I have a problem that needs support from this community.
I have developed a program for cost allocation. Users create allocation rules how to devide original costs in accounting into smaller units (counter units, producst groups, projects, etc...
Hello everyone, since upgrading to PB 2022 R2 i've noticed that the IDE compiler (CTRL+L) no longer reports any embedded sql syntax errors (*)
(*) using SAP Sql Anywhere 16
is this an intended new behaviour or is it a bug?
tia,
simone
...
Hi,
After developing for more than 25 years on a Sybase (SAP ASE) database, we are migrating to MS SQL. We are using the native ASE interface for our database connection. We have some large Powerbuilder applications that rely heavily on this databas...
I am upgrading my PowerBuilder and Infomaker 2019 R3 to 2022 R2. I was able to convert my PB app to2022 R2 64-bit without issue. However, when I upgraded my Infomaker and created my .exe and attempted to deploy it, it conflicts and doesn't like my ...
My application on Pb2022 r2 using IDE is compiling OK.However, using pbautobuild, an appcrash occurs in pbshr.dll during the "creation" of objects in PBL
After this crash I have to return the PBL backup.
The error file is 0 KB in size.
Does anyone...
Hi All,
I am having the issue when "save as excel with format", null object reference error. Hence i included pb2xls.dll into the external files and build the cloup app. However, when i launch my cloudapp, it displayed this 'Do you want this to make...
I install a desktop application (PowerBuilder 2019 R2) on computers with Windows 10. On some computers, the headings under the menu pictures are clearly visible, but on others they are small and unclear (see attached file).What could be causing this?...
In InfoMaker 2022 when I open multiple reports I still see only 1 item in Recent Objects, even though the settings say to show the latest 8 objects.
...
We're attempting to migrate our large 20+ year old application to PowerServer 2022 R2. We have an ORACLE database, and have a number of RPCs as well as a few datawindows using stored procedure updates. Some of the remote procedures have PRAGMA autono...
Hi all.
I'm using PB 19 R3.
We're starting to deploy applications using orcascript, but I'm having problems with relative path for images.
Example, in on meu, I've ..\img\icon\sratr.ico
When I build using IDE, everything is ok, but using orcas...
There are no discussions available here currently