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

Adding pbdom180.pbx to your application – PB Docs 2018 – PowerBuilder Library

Adding pbdom180.pbx to your application – PB Docs 2018

Adding
pbdom180.pbx to your application

The PBDOM classes are implemented in a DLL file with the suffix PBX
(for PowerBuilder extension). The simplest way to add the PBDOM classes to
a PowerBuilder target is to import the object descriptions in the
pbdom180.pbx PBX file into a library in the PowerBuilder System Tree. You
can also the add pbdom180.pbd file, which acts as a wrapper for the
classes, to the target’s library search path.

The pbdom180.pbx and pbdom180.pbd files are placed in the
AppeonSharedPowerBuilder directory when you install PowerBuilder. When you are
building a PBDOM application, you do not need to copy pbdom180.pbx to
another location, but you do need to deploy it with the application in a
directory in the application’s search path.

To import the descriptions in an extension into a
library:

  1. In the System Tree, expand the target in which you want to use
    the extension, right-click a library, and select Import PB Extension
    from the pop-up menu.

    pbext01.gif
  2. Navigate to the location of the PBX file and click Open.

    Each class in the PBX displays in the System Tree so that you
    can expand it, view its properties, events, and methods, and drag and
    drop to add them to your scripts.

After you import pbdom180.pbx, the PBDOM objects display in the
System Tree:

systree1.gif

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