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,  I try the PB 2019 R3 Build 2556 Runtime 19.2.0.2556 before install this version this code work oleobject loo_excelloo_excel = create oleobjectll_rc=loo_excel.connecttonewobject("excel.application")loo_excel.visible=false//loo_excel.workbooks.o...
Hi all, I developed some appliactions in PB6. From then I worked in .NET C#. Now I have to maintain some applications in PB2017/19. I have few questions. I do like intellisense in C#, code completion, .... . In PB even in 2019 is still Intellisens...
Hi, I've installed PB2019 R3 beta on a clean machine. I've created a small machine code executable (with a traditional project object, not the new C/S one) and it fails for not finding in the first place "PBVM.DLL" (not even the name is correct as ...
I am running Powerbuilder 2019 R1 Build 2170 at a customer currently and haven't had any problems until now. I am using a Windows 10 VDI ( remote virtual desktop ) to do my work and I believe that the technical team for my customer released some so...
With the new beta, compiling a program creates an .xml file. I was able to run an application after deleting the .xml file so I am wondering, what is it's purpose and is it ever required?...
Hello, I have a datawindow with column with Arabic characters, when I do dw.SaveAs PDF!, it looks like the arabic characters are changed its order in resulting .pdf file, however when I print the same dw on PDF printer - Arabic characters look the s...
Hello and good day to all!   We are attempting to implement encryption in transit for our client server application.  I have searched the web and Appeon's Q&A and only found 1 discussion on setting up encryption in transit - it was for SQL Serv...
Hi all   I need to pass an IntegratedAuthrization username + password to a Rest api ( 2017 r3 ) 1. Bolb(username + password , Encoding....) 2. Decoding64 ( blob) 3. httpcleint.SetReqeustHeader( "Authrization" , "Basic " + ( ....)) The system ad...
Hi All, Once trigger application from login page, I am trying to execute some components it will immediately revert back to login page again. It is happening only some specific security patch updates done ins PC. If I removed it is working. I can...
Hello,We build a C# dll to use the SendInBlue's API (https://www.sendinblue.com/)We want to call the function from PowerBuilder 2019 build 2170.We pass as argument a string array that contains a list of recipients.When we check the contents of the ar...
Dear All, I am trying to install Powerbuilder 2019 R3 beta and it got 'hang' at PowerClient App publisher for a day already. Please advice. thanks a lot.   ...
Hello,I have column "period", i set an editmask like ### to prevent enter a non-digits characters.When I clear this column (i expected null value in table) - there is always zero.What I want to achieve: column with numbers only and null - when null t...
Hi All, Recently, I changed my practice of using "Key and Updatable Columns" to "Key and Modified Columns" in the "Where Clause for Update/Delete" of data entry DataWindows. My reasoning is that it is not necessary to include all updatable columns i...
Can someone tell me what is the dll that must be distributed to put the date format in Spanish. string (date, 'dd-mmmm-yyyy'). I mean the name of the month in Spanish.   Thank you ...
Dear all,  I found browser is missing when I click the Browser menu button as below.  Do you guy have any idea where it "hides" ?    Thanks in advance.          Best Regards, Alvin    ...
Is there a way to verify if my PowerBuilder application was compiled in 32 Bit or 64 Bit? Currently I'm compiling my application on both version 32 bit and 64 bit same code, but I need to verify the compilation because I need to reference another th...
Hi, I make a PowerClient C/S app, for the aplications that I have, before when I make the Compile (exe), all the icon of aplications estay in a one directory, in one file icon.pbr I put the path of each icon, now I need copy the icons in each direcc...
Hi I have a perpetual License of PB 12.6 but now I can't open my PB 12.6, some body know what happened   thank Luis...
Hi Guys we want to migrate from PB 2017 to 2019 We have set up a CI sstem with Jenkins and we need to mantain PB2017 for some months So it would be nice to work with PB2017 and commit to SVN and to set up anoher workspace in jenkins to compile wit...
I want to use powerclient's service. I don't have any hosting plan, so please suggest me the best hosting service and how to configure it for power client testing.  ...


There are no discussions available here currently