Advanced PowerBuilder

HomePrevious Lesson: Source History View
Next Lesson: Watch View

Variables View

This view displays variables categorized into Local, Parent, Instance, Shared and Global, and each category occupies a tab page each. A variable value can be changed by double clicking on it. If the current control is a CommandButton's clicked event script and if you want to see the instance variables declared at the window, which tab do you click? Not the Instance tab. You should look under the Parent tab.
HomePrevious Lesson: Source History View
Next Lesson: Watch View