PBL Comparer
Bruce Armstrong

CODE AUTHOR
Posts: 58
Bruce Armstrong created the code: PBL Comparer
In my migration to PowerBuilder 2023 R2 presentation for Elevate 2023 I demonstrated using a utility to compare PFC libraries (or any libraries for that matter) to determine if there objects in one that aren't in the other. The attached is that utility. Note that this doesn't compare the objects that are in both, it only reports on peerless objects.
This message has an attachment file.
Please log in or register to see it.
Last Edit: 1 year 3 months ago by Bruce Armstrong .
Please Log in or Create an account to join the conversation.
Bruce Armstrong

CODE AUTHOR
Posts: 58
Bruce Armstrong replied the code: PBL Comparer
What I discovered later is a rather inexpensive third party utility that does the same thing much better. I'd recommend using that instead of what I wrote:
http://www.pblsoft.com/pblcompare/index.htm
Last Edit: 3 days 16 hours ago by Bruce Armstrong .
Please Log in or Create an account to join the conversation.