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. :)
Webbrowser control: get/ask download location
- How-to
- Last updated 4 years ago
- Roel Pollet replied 4 years ago
Hello,
On Chrome you have settings to set the download location or to always ask for this location.
But when I use the PB webbrowser control these settings are not used.
Is there a way to get these chrome settings, so I can re-use them in the PB...
I am trying to add the ability to create a new mail item in Outlook from a PB app.
It works great the first time, the Outlook new mail window appears and the recipient, subject, and body are filled in.
The second time I try to do it, I get an 'erro...
Execute immediate: incomplete execution of big sql script with ODBC
- Resolved
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi,
I want to execute a relatively big SQL script using EXECUTE IMMEDIATE with ODBC (PB 2019 R2).
Works fine with SNC, but with ODBC some parts are not executed, without any error message.
Looks for me like a size restriction for the SQL script. ...
CRYPT32.DLL - of_sendtlsMail_logon - smtp (URGENT)
- Advice
- Last updated 4 years ago
- John Fauss replied 4 years ago
Hi guys,
I have my emailing function to send authenticated tlsmail working on my development pc.
When i run it on a customers server , it crashes with the following error message
error opening dll library cl32.dll for external function at li...
Can someone guide me how to send mail using google rest api.
I try with
Long ll_rtnHttpClient lhc_Client
lhc_Client = Create HttpClientCoderObject lco_codelco_code = Create CoderObject
string ls_url//ls_Url = "https://www.googleapis.com/upload/gm...
Best practice to share code across workspaces?
- How-to
- Last updated 4 years ago
- mike S replied 4 years ago
Hi,
I've got 2 workspaces and use Microsoft VSS for source control.
I'm looking to add a set of visual and non-visual objects that I'd like both workspaces to use.
What's the best way to do this?
Can we just create a PBL and reference it in both...
Right Indent Value in Powerbuilder RTE control
- How-to
- Last updated 4 years ago
- Govinda Lopez @Appeon replied 4 years ago
In the rte control , I am trying to get the highlighted Right Indent value in the runtime and set it 0.000 once copy the rtf content to this control.
Can anyone help with the code or process syntax to get this.
I tried with getparagraphsetting but...
what method for web create QRCode
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Dear Appeon,
can you give advice what method to create QR Code in Appeon Web, many method i use, i try in exe apps can create QR code with the correct value but when try to deploy in Web Appeon does't work , many question i write in community ...
Doing other things while looping
- Resolved
- How-to
- Last updated 4 years ago
- Cesar Monroy replied 4 years ago
I'm trying to generate an event calendar that starts on a given day of the week.
Thus I calculate the first day of the year, and the required offset to the selected day. Now I need to generate the dates for such offset starting weeks I know that sta...
Function PrintGetPrinter causes a crash
- Resolved
- Issue
- Last updated 4 years ago
- Mateus Tonelli replied 4 years ago
Calling PrintGetPrinter() with no printers on the workstation causes (a crash of an application if compiled or the Powerbuilder IDE if run in debug mode).
This is under Powerbuilder 2019 R2 Build 2328.
Powerserver Configuration over HTTPS
- Issue
- Last updated 4 years ago
- Lemuel Bacli replied 4 years ago
Hi,
Im trying to publish to powerserver and manage to do it when it is over the network. Now my superior said that I need to publish it and can be accessed outside the network. It was easy for the first time since the web server im using is not conf...
Failed to execute excel macro
- Resolved
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hi,
I encounter following problem when execute excel macro in Powerbuilder.
Environment:- Power Builder 2017 R3 on Windows 10- Excel version is Excel for Office 365
Problem script: try lo_myoleobject.application.run("ThisWorkbook.change_data_for...
I have an application that uses the native PDF method of saving a datawindow report as a PDF. It has been working fine until about a week ago it started giving a return value of -1. Nothing has changed code-wise. I checked to make sure that the us...
How to import *.sr? files into PBL from command line
- Resolved
- How-to
- Last updated 4 years ago
- Roland Smith replied 4 years ago
[PB2017 R3]
Hi all,
I built an external tool to generate some PB Objects based on a simple XML specification.
My tool generates several source files (.sru, .srf and similar) ready to be imported into existing PBLs. I would like not to import them ...
Export datawindow to excel with image
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hello,
I need help on how to export datawindow to excel with image (Company Logo) and without loosing the formatted font?
Thank you in advance.
with kind regards,
Sybase database recovery from complete log (no backup)
- Resolved
- Advice
- Last updated 4 years ago
- Luca Arena replied 4 years ago
Hi all.
A customer of mine, yesterday, performed a bad processing with our PB application on a Sybase SQL Anywhere 10 database and unintentionally deleted a lot of data in various tables. He has no backup of the db (not to mention) but the database ...
String get truncated in Label Datawindow-compute column
- Advice
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hi,
I am using Power Builder 2017 R3 Build 1880, am using Label Data window, in that have added a Compute column,If i try to show the string value (i.e.Aluminiumhydroxide-Magnesiumhydroxide-Calciumcarbonate-Sodiumbicarbonate-Alginicacid [Note: ther...
Is there a list of bugs fixed in PB 2019 MR (build 2170)? If not, can one be posted?
PB Classic - NON Active Directory Sync
- How-to
- Last updated 4 years ago
- Govinda Lopez @Appeon replied 4 years ago
How do we authenticate through a third party authenticator (NON Active Directory, so Windows Authentication is not possible) and then use those credentials to connect to SQL server through a PowerBuilder CLASSIC app?
The authentication is through a ...
Mouse Wheel Scroll not Working
- Resolved
- Issue
- Last updated 4 years ago
- John Fauss replied 4 years ago
Good afternoon,
I have done a migration recently for a client from the version 7 to the version 2019 R2. Everything was resolved except one issue with one screen that the client is complaining that the mouse wheel scroll is not working. On ...
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