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

Distributing resources separately – PB Docs 2019 – PowerBuilder Library

Distributing resources separately – PB Docs 2019

Distributing resources separately

When a resource is referenced at runtime, if the resource has
not been included in the executable file or in a dynamic library,
PowerBuilder looks for it in the search path. You need to distribute
resources with your application and make sure they get installed in
the user’s search path.

For example, assume you use two bitmap files as in the following
script:

You can distribute the files frown.bmp and smile.bmp with your
application. If the files are on the search path at runtime, the
application can load them when they are needed.

The Windows search path is as follows:

  • The current directory

  • The Windows directory

  • The Windows system directory

  • All directories in the PATH environment variable


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