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

Which objects are copied to the executable file – PB Docs 2018 – PowerBuilder Library

Which objects are copied to the executable file – PB Docs 2018

Which objects are copied to the executable file

PowerBuilder finds and copies the following objects to the
executable file.

Objects that are directly referenced in
scripts

PowerBuilder copies objects directly referenced in scripts to
the executable file. For example:

  • If a window script contains the following statement,
    w_continue is copied to the executable file:

  • If a menu item script refers to the global function
    f_calc, f_calc is copied to the executable file:

  • If a window uses a pop-up menu using the following
    statements, m_new is copied to the executable file:

Objects that are referenced in
painters

PowerBuilder copies objects referenced in painters to the
executable file. For example:

  • If a menu is associated with a window in the Window
    painter, the menu is copied to the executable file.

  • If a DataWindow object is associated with a DataWindow
    control in the Window painter, the DataWindow object is copied
    to the executable file.

  • If a window contains a custom user object that includes
    another user object, both user objects are copied.

  • If a resource is assigned in a painter, it is copied to
    the executable file. For example, when you place a Picture
    control in a window in the Window painter, the bitmap file you
    associate with it is copied.


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