Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 2 weeks ago
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...
            Please Update Your Queries With The Solution
- Resolved
- How-to
- Last updated 4 years ago
- Olan Knight replied 4 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) 
            PB2017 -R3 Install Toolkit Failing
- Resolved
- Issue
- Last updated 6 years ago
- David Vasconcelos replied 6 years ago
We pretty much tried everything we can think of but no matter what happens one of our PC's cannot load the toolkit.  Keep getting.   (PB2017 r3, Win10)
 
 
We have uninstall the entire PB, reinstall, reinstall using admin priv, uninstall and man...
            Failed to save with no error
- Resolved
- Issue
- Last updated 6 years ago
- Sim Joo Pee replied 6 years ago
Hi Sir or Madam,
  I had setup the PowerServer web, with proper AEM configuration. HOwever, it failed/didnt  save to the table/database after i click save. There is no error return. I believe the connection to server/database is succeeded, because i...
            Hi Everyone,
I've got a question about how people are creating complex JSON for real world applications.  I'm updating an application to use a third party's REST API and some of the API calls require reasonably complex JSON to be sent. The JSON may ...
                    
            Can't Ctrl+V into SLE control
- Resolved
- Issue
- Last updated 6 years ago
- Roland Smith replied 6 years ago
Hey guys,
I've got a nagging little issue that's drivin' me nuts! PB2017 R2 Build 1769
Created a little window with only a single line edit field in it.  I'm not diving into what I'm using it for. It is what it is.
The issue is that I can't paste ...
            Error: Failed to load Web Application
- Resolved
- Issue
- Last updated 6 years ago
- David Vasconcelos replied 6 years ago
We just started to get the following error when trying to access our web app.  We have restarted IIS, the server itself and reloaded the application and still no luck.  Has anyone encountered this issues and if so what steps to find the cause.
 
Fa...
            OLE with MS-Word: printout(FALSE)
- Advice
- Last updated 6 years ago
- Markus Kreuzer replied 6 years ago
Hi everybody,
I'm manipulating and printing MS-Word-Documents via OLE-connection.
1. opening a document
2. replacing bookmarks
3. printing and closing the document
4. open the next document
...
 
The print statement is
       iole_word.activ...
                    
            Characters lost when working with VSS
- Issue
- Last updated 6 years ago
- Michael Kramer replied 6 years ago
Hello,
We have recently upgraded our system to PB2017 from PB12.5 and noticed an issues when working with VSS source control. There is an issue in exporting and importing of DW with UTF data hard coded in it.
When working with VSS, "SUB" character ...
                    
            external function error
- Resolved
- Issue
- Last updated 6 years ago
- RAFAEL RODRIGUEZ replied 6 years ago
I am using a DLL to create a QR, I compiled this and i have no errors, this is running in an independent application, but when i insert this into my main application,  I have this error:
Unresolvable external fastqrcode when linking reference at lin...
            PowerBuilder Object Modification Dates from PBD's
- How-to
- Last updated 6 years ago
- Roland Smith replied 6 years ago
Hi -
Is it possible to get the Last Modified Date property from objects in powerscript from compiled code (PBDs).  Currently we are able to use LibraryDirectoryEx (below) to get it from PBL's but we would like to create something similiar for compil...
            Hi.
I try to implement a user settings file, user.ini, to store different settings for my application.
The user.ini file content is liek this:
[DATABASE]DBMS=ODBCServerName=demo_db
In the application I try to read the settings like this:
string ...
                    
            Problems using Orca Script for get Latest
- Resolved
- How-to
- Last updated 6 years ago
- John Raghanti replied 6 years ago
Hello, all
I am having a problem refreshing a target using Orca script with PB2017 and VSS.
All the objects in the library are refreshed, but the library itself is not - no new objects are downloaded, so the build fails. On the same machine from th...
            We are currently using Git integration in PB 2017 R2 and moving to R3.
Like others, we've set it up with .gitignore leaving out PBL's.  However, in PB 2019 R3 we have an anomaly where new objects that are "added" to a pibble show up in the ws_object...
            Parsing JSON numbers and decimal point character
- Resolved
- Advice
- Last updated 6 years ago
- Sverre Tvedt replied 6 years ago
PB 2017 R3
I'm consuming a third party REST service using httpclient and when parsing the returned JSON-string I do it with JsonParser.
The number values in the returned JSON string are always supplied with a dot (".") for decimal point. It seems l...
                    
            PB2017 Error in executing SP with output parameter
- Advice
- Last updated 6 years ago
- Vincent Ma replied 6 years ago
I have tried a sample test for calling stored procedure in PB 2017.
Tested SP as below
create procedure sp_vm_test @in_parm varchar(10), @out_parm varchar(20) outputas begin set @out_parm = @in_parm + ' return from SP'end
Coding in PB as below
st...
             The company which I work for dosen't want to be capture for the reason of security.
 
Do you have the function which can  operate screen capture when I use Appeon Workspace?
 
If you provide API for  the fuction for screen capture, could you s...
            SMTP SendTlsMail - 0365 connect - send problem
- Resolved
- How-to
- Last updated 6 years ago
- Michael Kramer replied 6 years ago
Hi all,
i just started implementing the topwiz smtp object solution into my code.
 
I am connecting to o365 without any problem, sending works also.
only my mail is being send like this , the whole content of the mail is viewable in the body of t...
            Download Appeon Workspace in mobile: isn't compatible
- Issue
- Last updated 6 years ago
- Oihana Goikoetxea replied 6 years ago
Hi!
We can't download the Appeon WorkSpace in Samsung A6 + (Android 9).  Doesn't appear en the Play Store and if we search it in google says: "your device isn't compatible"
 
 
Thanks, 
                    
            Hi all,
we made an interface to send customer information via webservice to an accounting company and get back a string base64 encoded.
lnv_HttpClient.GetResponseBody( ls_pdf )
It should be pdf informations, but how do I save these information as ...
            "Get latest version" from cmd
- Resolved
- How-to
- Last updated 6 years ago
- Roland Smith replied 6 years ago
Hello, all
Is it possible to do "get latest version" for pb170.exe from a command line?
I need to automate builds somehow and without being able to do "get latest" from the source control, it does not seem to be possible
 
Thank you
Arcady
            Can't we use same user id to login for Pb 2017 and 2019?
- Resolved
- Advice
- Last updated 6 years ago
- Miguel Leeuwe replied 6 years ago
We have PB 2017 R3 Paid version and now we are planning to migrate to Pb 2019 version. Before migrating we want to test whether PB 2019 is having any issues with our application,for that reason i have downloaded PB 2019 trial version and tried to log...
            
                Loading...
            
        Find Questions by Tag
                     .EXE 
                     .NET 6.0 
                     .NET Assembly 
                     .NET Core 3.1 
                     .NET Core Framework 
                     .NET DataStore 
                     .NET Std Framework 
                     32-bit 
                     64-bit 
                     ADO.NET 
                     AEM 
                     AI 
                     Algorithm 
                     Amazon AWS 
                     Android 
                     Apache 
                     API 
                     APK 
                     App Store 
                     App Store (Apple) 
                     Appeon Workspace 
                     Appeon Xcelerator Plug-in 
                     Architecture 
                     Array 
                     ASE 
                     Asynchronous Methods 
                     Authentication 
                     AutoBuild 
                     AutoCompiler 
                     Automated Testing 
                     Automation 
                     AutoScript 
                     Azure 
                     Barcode 
                     Base64 
                     Batch 
                     BigData 
                     BLOB 
                     Branch & Merge 
                     Browser 
                     Bug 
                     Build 
                     Button 
                     C# 
                     C# Class Importer 
                     C# Editor 
                     C# Model generator 
                     Calendar 
                     Camera 
                     Certificate 
                     Chrome 
                     Citrix 
                     Class 
                     Client 
                     Client/Server 
                     Cloud 
                     Cluster 
                     Collection 
                     COM 
                     Command Line 
                     Compiler 
                     Compression 
                     Computed Field 
                     Configuration 
                     Controls 
                     Cookies 
                     Cordova 
                     Crash 
                     Cross-Platform 
                     Crosstab 
                     CSharpAssembly 
                     CSharpObject 
                     CSS 
                     CSV 
                     Cursor 
                     Data 
                     Database 
                     Database Driver 
                     Database Painter 
                     Database Profile 
                     Database Provider 
                     DataObject 
                     DataSource 
                     DataStore 
                     DataStore (C#) 
                     DataStore (PS) 
                     DataType 
                     DataWindow 
                     DATE 
                     DATETIME 
                     DB2 
                     Debug 
                     Debugger 
                     Debugging 
                     Deployment 
                     Design 
                     DLL 
                     DO-WHILE 
                     Dockable 
                     Docker 
                     Documentation 
                     DOUBLE 
                     Download 
                     DPI 
                     DragDrop 
                     Edge 
                     Edit Style 
                     Editor 
                     Elevate Conference 
                     Email 
                     Embedded SQL 
                     Emulator 
                     Encoding 
                     Encryption 
                     Enhancement Request 
                     Entity 
                     Entity Framework 
                     ERP 
                     Error 
                     Event 
                     Event Handler 
                     Event Handling 
                     Excel 
                     Exception 
                     Export 
                     Expression 
                     External Functions 
                     F# 
                     Field 
                     File 
                     File Access 
                     Filter 
                     Firefox 
                     Firewall 
                     Font 
                     FOR-NEXT 
                     Foreground 
                     Format 
                     Function 
                     Garbage Collection 
                     GeoLocation 
                     Git 
                     Graph 
                     HANA 
                     Hash 
                     Header 
                     HTML/5 
                     HTTP/S 
                     HTTPClient 
                     Icon 
                     IDE 
                     Identity 
                     IIS 
                     IMAPI 
                     Import 
                     InfoMaker 
                     Inheritance 
                     Installation 
                     Integer 
                     IntelliSense 
                     Interface 
                     Internet 
                     Internet Explorer 
                     iOS 
                     IPA 
                     iPad 
                     iPhone 
                     IWA 
                     J# 
                     Java 
                     JavaScript 
                     JBoss 
                     JDBC 
                     JOIN 
                     JSON 
                     JSONGenerator 
                     JSONParser 
                     Kestrel 
                     Label 
                     Lambda 
                     Large File 
                     LDAP 
                     Library 
                     License 
                     LINQ 
                     Linux OS 
                     Load Balancing 
                     Localization 
                     Localized PBVM 
                     Log In 
                     Log Out 
                     Logging 
                     LONG 
                     LONGLONG 
                     macOS 
                     MAPI 
                     Maps 
                     MDI 
                     Memory 
                     Memory Leak 
                     Menu 
                     Merge 
                     MessageBox 
                     Messagging 
                     Method 
                     Migration 
                     MIME TYPE 
                     Mobile 
                     Model 
                     ModelStore 
                     ModelStore (C#) 
                     MSOLEDBSQL 
                     Multi Threading 
                     MVC 
                     MySQL 
                     n-Tier 
                     Namespace 
                     NativePDF 
                     NVO 
                     OAuth 
                     ODATA 
                     ODBC 
                     Office 
                     Offline 
                     OLE 
                     OLEDB 
                     Online 
                     Open Source 
                     OpenAPI 
                     OpenSSL 
                     Oracle 
                     OrcaScript 
                     Other 
                     Outlook 
                     Output 
                     Package 
                     Parameter 
                     Patch 
                     PayPal 
                     PB Classic 
                     PB Native 
                     PB.NET 
                     PBC 
                     PBD 
                     PBDOM 
                     PBG 
                     PBJVM 
                     PBL 
                     PBNI 
                     PBORCA 
                     PBVM 
                     PBX 
                     PDF 
                     Performance 
                     Permission 
                     PFC 
                     Picture 
                     Pipeline 
                     Play Store (Google) 
                     Plugin 
                     Popup 
                     Port 
                     POST 
                     PostgreSQL 
                     PowerBuilder 
                     PowerBuilder (Appeon) 
                     PowerBuilder (SAP) 
                     PowerBuilder Compiler 
                     PowerBuilder Runtime 
                     PowerClient 
                     PowerScript (PS) 
                     PowerScript IDE 
                     PowerScript Migrator 
                     PowerServer 
                     PowerServer Mobile 
                     PowerServer Toolkit 
                     PowerServer Web 
                     PowerServerLabel 
                     Print 
                     Properties 
                     Proxy 
                     Publish 
                     PULL 
                     PUSH 
                     Query 
                     Regression 
                     Release 
                     Renew 
                     Resize 
                     Response 
                     REST 
                     Retrieve 
                     RibbonBar 
                     RibbonBar Builder 
                     RibbonView 
                     Rich Text 
                     Roadmap 
                     RPC 
                     Runtime Packager 
                     SaaS 
                     Scaffolding 
                     Script 
                     SDI 
                     SDK 
                     Security 
                     Server 
                     Service 
                     Session 
                     Single Sign-on 
                     Size 
                     SMTP 
                     SMTPClient 
                     SnapDevelop 
                     SOAP 
                     Solution 
                     Sort 
                     Source Code 
                     Speech Recognition 
                     SQL 
                     SQL Anywhere 
                     SQL Server 
                     SqlBuilder 
                     SqlExecutor 
                     SQLite 
                     SqlModelMapper 
                     Storage 
                     Stored Procedure 
                     Subscription 
                     SVN 
                     Swagger 
                     Syntax 
                     TabbedBar 
                     TabbedView 
                     Tablet 
                     TabPage 
                     Target 
                     TE Control 
                     Testing 
                     Text 
                     TFS 
                     Theme 
                     TIME 
                     Timer 
                     TLS/SSL 
                     Tomcat 
                     TortoiseGit 
                     TortoiseSVN 
                     Transaction 
                     Transparency 
                     Trial 
                     Trigger 
                     TRY-CATCH 
                     TX Control 
                     Type 
                     UI 
                     ULONG 
                     UltraLite 
                     Uninstall 
                     Unit Test 
                     Unit Testing 
                     UNIX OS 
                     Update 
                     Upgrade 
                     Upload 
                     URL 
                     User Center 
                     User Object 
                     UWP 
                     Validation 
                     VARCHAR 
                     Variable 
                     Versioning 
                     Visual Studio 
                     Visual Studio Code 
                     VM 
                     Voice 
                     Warning 
                     WCF 
                     Web API 
                     Web Extensions 
                     Web Service 
                     WebBrowser 
                     WebForms 
                     WebLogic 
                     WebSphere 
                     WildFly 
                     WinAPI 
                     Window 
                     Windows OS 
                     WinForms 
                     Wizard 
                     Workgroup 
                     Workspace 
                     WPF 
                     XCODE 
                     XHTML 
                     XML 
                     Zoom 
            
     
                             
                             
                             
                             
                             
                             
                             
                            