1. Michael Hartnett
  2. PowerBuilder
  3. Tuesday, 31 May 2022 14:57 PM UTC

Hi All,

Is there an easy way of listing all images/icons used/referenced in objects within a Powerbuilder Application?

I am hoping to modernize a lot of the icons/images we use but need a comprehensive list of everywhere they have been used within the application.

Thanks

Michael

Roland Smith Accepted Answer Pending Moderation
  1. Tuesday, 7 June 2022 17:36 PM UTC
  2. PowerBuilder
  3. # 1

Do a code search on each of the file extensions. 

Comment
There are no comments made yet.
kevin kevin rowe Accepted Answer Pending Moderation
  1. Tuesday, 7 June 2022 15:18 PM UTC
  2. PowerBuilder
  3. # 2

Look for the application ResourcesExtract from Nirsoft. It's free.

This will allow you to pull all of the stored images out of your compiled .exe, and any .dlls you have built. If you use the built-in references like 'previous!' as an imagename then those will be stored in the PB runtime. Most probably in pbresource.dll

It will only work on .dll and exe thought, so no good for looking into .pbd or .pbl

 

HTH.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.