Clean Up MRU Workspaces Utility
bruce.armstrong@teamsybase.com

The Tools->System Options->Workspaces->Clean Up option in the PowerBuilder IDE is great for removing
no longer valid Workspaces from the registry.  That becomes important when using third party tools like
PowerGen that rely on that information to locate actual workspaces.

That option, however, doesn't remove the invalid Workspaces from the Recent Workspaces list within the
IDE.  This utility does that for you.

1.  Place the appropriate PBD in the same directory as the PowerBuilder executable.

2.  Run the registry file to add a new New -> Tools dialog option to the PowerBuilder IDE.

3.  Open up the PB IDE and use the new option.  A MessageBox will appear indicating that
the PB IDE must be restarted for the changes to show.

4.  Restart the PB IDE and the list of Workspaces on the Recent Workspaces list should have been reduced
to those that are still valid.
