Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

GetApplication – PB Docs 150 – PowerBuilder Library

GetApplication – PB Docs 150

GetApplication PowerScript function

Description

Gets the handle of the current Application object so you can
get and set properties of the application.

Syntax

Return Values

Application. Returns the handle of the current application
object.

Usage

The GetApplication function lets you write
generic code for an application, making it reusable in other applications.
You do not have to code the actual name of the application when
you want to set application properties.

Examples

To change whether Toolbar Tips are displayed, you
can get the handle of the application object and set the ToolbarTips
property:

The previous example could be coded more simply as
follows:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x