PUB miester app
T Chap
Posts: 4,223
I brought this up a while back, looking for solutions for updating methods between various modified versions of programs between various custom projects where it is impossible to just slam over the latest file. It is a constant source of aggravation to keep track of the almost 300 PUBs in a program. This will be of little value to anyone else, but I wanted to show the idea I am creating. I only work on one program on the Prop, specific to a product I make. The various PUBs are always getting updated, fixed, enhanced, and with 6k lines it is a real task to keep all the different clients(with unique feautures each) updated. So the app will allow me to load in a source file ( or REF file) that contains the latest updates. Then when I need to udpate an existing program to bring some or all parts current with the latest rev, just scan both the REF and the TARGET for any differences, and replace with a click. Same for OBJ, VAR, CON, DAT. Once the TARGET has the updated parts, just resave it. Select from the buttons next to the PUB names which PUBs to update. Also, click on the individual PUB name in the menu and display the contents from both REF and TARGET in the text panes.
The pic is just the beginning stages, sort out the logistics and needs.
The pic is just the beginning stages, sort out the logistics and needs.