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

GetSystemGroup – PB Docs 150 – PowerBuilder Library

GetSystemGroup – PB Docs 150

IPB_Session interface:

GetSystemGroup method

Description

Returns a PowerBuilder internal system group.

Syntax

Return Values

pbclass or null on
error.

Usage

GetSystemGroup returns the PowerBuilder
internal system group, which contains all the system types such
as PowerObject, NonVisualObject, Structure, Window, CommandButton,
and so on. You can use this system group to obtain a system class.
You might need to call PowerScript functions in the PowerBuilder
extension. To achieve this, you first need to get the pbclass that the
PowerScript function class resides in. This code gets the PowerBuilder system
function class:

After you get the system class, you can obtain the method
ID of a PowerScript function by calling FindMatchingFunction,
and then you can invoke the PowerScript function.

See Also


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