| Sometimes when you build an .EXE and things are not going quite right or
you are getting null object references, then quite often PowerBuilder may have left
dynamically referenced object out of the build. Well to find out what object where include
use a useful little feature in the project painter, under the options menu there is a menu
item called list objects. This menu option will give you a complete list of what was
included in the .EXE that PowerBuilder just created! |