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. :)
Problem using .dll and a Global External Function
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
I am using eclipse, not Visual Studio, to create a .dll file in C++. I have simplified the code down to this:
My header file tagsigs.h
#include iostream#include "windows.h"
#ifndef TAGSIG_H_#define TAGSIG_H_
extern "C" { int __deckspec(dllexpor...
Hi All,
Our PowerBuilder Application (PB 2021 Build 1506 ) is not able to check if outlook.exe is open with the Apps for Enterprise (new version of Office that M365) installed on a user machine.
Our code is checking if Outlook is open prior t...
LibraryImport external datawindow with new data in it
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
I remember i did this long ago and it worked (in PB version 10 probably).I export syntax of an external datawindow then add some data in it and Imported it back into either dll or pbd depending build type.the "data(" is searched from the exported ext...
Disabling treeview doubleclick expand/collapse
- Resolved
- How-to
- Last updated 2 years ago
- Andreas Mykonios replied 2 years ago
I would like to disable the normal expand/collapse behavior when doubleclicking on a treeview node. Is this possible?
If not, if I add code to the Doubleclicked event handler to "take over" the expand/collapse state, would this happen before or afte...
Is there a way to get the most recent deployment date of an application?
- How-to
- Last updated 2 years ago
- Chris Rowe replied 2 years ago
For reference, we're currently on PB17 R3, PowerServer 2020*.
I'm trying to have a static textbox that displays the most recent build/deploy date of our application in the TEST environment. I've searched around and what little resources I can find r...
aws service calls from powerbuilder 2021
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi All,Is there is any way to call AWS services using powerbuilder 2021? Please share some refrence link here. it's really help'sthanks in advance
Hi,
I would like to know if this is possible to do with PowerBuilder.
From a client-server application, I have to save files to a file repository, with a specific windows user (with administrator permissions), which is not the user currently logge...
tried to submit bug report, click submit and the page just refreshes with everything i typed in gone.
the bug was a documentation bug:
GetChildCount - - PowerScript Reference (appeon.com)
example 2 has a bad variable declaration - it is declare...
Clicking the keyboard TAB is causing strange behavior in Tab Object
- Resolved
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
Hi all,
So my Beta Tester found something strange (and unacceptable) in one of my windows. In the app, there are 4 windows each with a folder object. Each folder object is inherited from the pfc's u_tab object. This strange behavior is only happeni...
I have a significant Analysis tool originally written in PowerBuilder and Migrated to C# using SnapDevelop. It has a dozen DataStore Objects and does some serious Retrieve and Update operations during the course of it's run. When I run it packaged ...
Update: I found it:C:\Users\Public\Documents\Appeon\PowerBuilder 19.0\Code Examples\Example App
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PB2019R3, build 2703Where is the EXAMPLES application? I've looked and cannot find it! I want to see code that ...
Activate license "System is busy. Try again later"
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
I am trying to launch and activate the license newly assigned to me.
The IDE is launched from Citrix desktop VDI.
After entering my credentials, click Login, I get the message above my credentials stating "System is busy. Try again later".
So I w...
Controls in a DataWindow - trap when moved or resized?
- How-to
- Last updated 2 years ago
- Olan Knight replied 2 years ago
Most controls in a DataWindow object - column, compute, text, etc. - have .Moveable and .Resizeable properties (misspelled in the DW painter BTW). When these are enabled, then the user, as expected, can move and resize the controls at runtime. Is the...
Line numbers within PowerBuilder editor?
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Is there a way to turn on line numbers inside the code editor or each individual script while writing Powerscript code ?
PB 2017 app crashes with PBVM runtime error
- Issue
- Last updated 2 years ago
- Arcady Abramov replied 2 years ago
Hello, all
PB 2017 app crashes in production with PBVM error.
We are failing to catch the line of code where it happens.
It happens in the same screen on the same critical user operation, but it is not consistent. Sometimes it passes, on other it ...
PB 2019-R3.
I have a desktop app calling web services. Initially I was using WinHTTP API function calls to communicate with the server. This method works great.
I decided to switch to the built-in HttpClient object. I'm using PostDataStart/PostData...
failed to download the file Errorcode 500; error: (null)
- Resolved
- Issue
- Last updated 2 years ago
- mike S replied 2 years ago
PS 2022 beta, IIS webserver/webapi
Getting the following error:
Failed to download the file "http://myservername.com:80/myappname/1.01/mypbd.pbd/_indexes.idx.zip"; ErrorCode: 500; Error: (null).
the file exists, and a MIME exists for zip fil...
Procedure has already been executed
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hi team,
I am connnecting to MSSQL SNC SQL NATIVE CLIENT database profile and i am running the application within powerbuilder.
When i run the menu i am getting the following error
"Error Severity (21)Bad runtime function reference at line11 in u...
How to enable SAML SSO for PowerServer deployed application URL?
- How-to
- Last updated 2 years ago
- Rajaram Palanisamy replied 2 years ago
Hello,
How to launch PowerServer application URL passing SAML for SSO?
Current working setup
WebAPI is configured with AWS Cognito third party IDP (SAML enabled).
PowerServer application URL launch - AWS Cognito - Third Party IDP login (Web...
How to migrate PSR from Infomaker 10 to 21 version
- Resolved
- How-to
- Last updated 2 years ago
- Rohith Karanavor replied 2 years ago
Hi All,
I have migrated my power builder 10 application to Power builder 21. Now I am trying to migrate my PSR files to version 21.
I have downloaded Infomaker 21. Can anyone help me to get the migration steps?
Thanks
Rohith
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