Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 8 months 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 3 years ago
- Olan Knight replied 3 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4. :)
Changes in Dataobject syntax
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Dataobjects created with PB2022R2-2819 get an error when i try to deploy/regenerate them with PB2022R2-1900.Error message = Datawindow error: Line 195 Column 242: incorrect syntaxWith 'edit source' line 195 = ' dptl_mdpstdtbl.nd1std as nd1std...
Re: Using PB 2022 R2 with SQLite database
- Issue
- Last updated 1 year ago
- Sivaprakash BKR replied 1 year ago
Hello,
Using PB 2022 R2, b 2819, SQLite 3 [ unsupported database ].
While updating multiple tables after starting database transactions, control goes into infinite loop, on the line dw_3.Update(True, False)
1. No issues when updating single table...
Launch SnapDevelop when stepping into while debugging
- Advice
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
My PC died so I had to build a new one. On my old PC I could import my .NET assembly into a PBL using the .NET Dll Importer tool, then debug to the line that actually calls the method in the assembly, and press F8 to step into SnapDevelop and start d...
Hello All,I have recently migrated PB applications from PB2017 R3 to PB2019 R3 to make use of the new Web Browser control.I want to replace the Microsoft Web Browser OLE Control with the Web Browser control in the migrated applications.My application...
Sharing common libraries in several applications
- Resolved
- Advice
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi,
We have several PB apps that share some common libraries (like the PFC ones for example). Whenever I've done a full build of an app and want to run another app, I have to do a full rebuild of that app first. If not, things blow up randomly and I...
Hello everyone, I am running my app on the client PC and I am getting the following error in the following code segment: function: of_printdlg,
Code:
32 long ll_hwnd
34 ll_hwnd = handle (aw_obj)35 if ll_hwnd = 0 then36 return -137 end if
39 retur...
of_logonfileserver doesn´t work
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello!
We need to ask for your help. We want to include a Button in a Power Builder application that can allow users to upload files, for wich we are trying to execute 3 functions from the object AppeonFileService from the Workaround library.
The ...
PASTERTF function modifies the footer of the RTF document
- How-to
- Last updated 1 year ago
- Mark Lee @Appeon replied 1 year ago
Hello,All right with you?I hope so! :-)
I'm facing a problem when assembling an RTF, doing PASTERTF in the FOOTER sessions...According to the code below, I have 3 STRING variables (vlsHeader, vlsFooter, vlsDetail), which store the content of each se...
PowerBuilder 2022
A client is using a custom build tool written in PowerBuilder to build their application exe and pbd files.
The PBD generation is working fine. PBORCA_ExecutableCreate is returning -12 (Link Error) when 64bit is requested. A 32bit...
When to create the Powerbuilder EXE? What it does contain?
- Advice
- Last updated 1 year ago
- Roland Smith replied 1 year ago
Hello Appeon Team - I need to know when we should create the EXE.
In my project, we mostly work on the objects. We never change the application object. We also rarely add any new picture or bitmap file. I know EXE contains the bitmap and icon infor...
Hi Team
how to open notepad++ from pb and copy the data window content to it?
How does PB determine an object's reported size?
- Resolved
- How-to
- Last updated 1 year ago
- Ken Guo @Appeon replied 1 year ago
When I right-click on an object in the System Tree and select "Properties..." from the popup menu, one of the reported properties is: Size in Bytes.
How does PB determine this value? Depending on the object type, the reported value may or may not be...
Good morning,
I got this in my ribbon bar, 2 buttons i I have pressed the one that stops the process.
After that I hide the stop process one and appears 2 more which are Temporizador and Iniciar(Start).
When I press start, the stop button appe...
Deploy to server failed - webdeploy error --> password expired!
- Resolved
- Misc
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Started getting a deployment error. Checked IIS server event viewer and saw an user audit failure - "an account to failed to log on."
It listed the account i use via webdeploy as the 'account name'
HOWEVER, below that it lists "account for which l...
To work 'MSScriptControl.ScriptControl' in 64 bit
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello,
PB 2022 R2 build 2819 with STD-FC's fn_get_usb_drives function.
It works fine in 32 bit applications, but not in 64 bit applications. [ clearly stated in framework that it works only in 32 bit applications ]
Any solution or workarounds to...
How to invoke in 2022 vs 2021
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
I finally got my new CS application to run under IIS on my local computer, but ONLY if I run it through the IDE - Run Project.
In the past, I can invoke though my browser on other applications and it works fine. Now, when I try, I get the generic "...
PB 2019 R3 Popmenu() function crashes on right-click when app is not active
- Resolved
- Issue
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Under normal situations my right-click looks like this.
The following crash occurs in either runtime or EXE. 2019 R3 build 2728. When focus is set to the desktop and without setting focus back to the application, we immediately right-click on the...
Re: Opening at right end of tabbed window
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hello,
Using PB 2022 R2 B 2819
Just converting the MDI window into tabbed one. When opening a window through menu, it opens at the left end. Is there any way to make it open at the right end?
That will give an 'additon' tab effect.
Happines...
Connection is busy with results for another command
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Sql Server 2019
PowerBuilder 2019 R3 build 2728
app.ini connection (server X'd out)
DBMS="ODBC"DBParm = "ConnectString='DSN=XXXXX',ConnectOption='SQL_INTEGRATED_SECURITY,SQL_IS_ON', MsgTerse='Yes',DisableBind=1,DelimitIdentifier='No',TrimSpaces=1"...
Environment management in PowerServer 2022
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
PowerServer 2022 question;
What is the best practice method for managing userid's and encrypted passwords when deploying an existing Client Server application to PowerServer 2022?
Users need to have separate userid's and passwords for each environm...
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
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
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
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