Source control

If you are working with other developers on a large application, you can make sure you are working with the latest version of a component or object by synchronizing the copy of the object you are working on with the last version of the object checked into a source control system. PowerBuilder provides a basic check in/check out utility as well as a standard application programming interface to more sophisticated source control systems. For more information, see Chapter 3, “Using Source Control.”