To compare an object with previous version using PowerBuilder

In PowerBuilder, perform the following steps:

  1. Check out the object if it is not already checked out. Checked-out objects are identified by a green check mark.
  2. Perform one of the following actions:
    • Select Show Differences from the context menu for a checked-out object in the Workspace tab of the System Tree window or in the Library painter.
    • Select a checked-out object in the Library painter and click Entry > Source Control > Show Differences.

The Compare window displays the versions in separate panes, with differences noted in green.


Feedback