AndrewMozley
Programmer
I am using a development system which keeps its vcx files in 2 locations. The planned approach is that you do your development in one location and then transfer it to another.
I have 2 libraries, chw1.vcx and chw2.vcx which were originally identical and contained one class (say) "andrew"
I have now edited chw2.vcx with an improved version of class andrew, and I have edited chw1.vcx so that it has several extra classes, "john", "sue" &c.
How can I update chw1.vcx so that it has the latest version of class andrew while retaining its extra classes of bill, sue &c?
As always, thanks in advance. Andrew M
I have 2 libraries, chw1.vcx and chw2.vcx which were originally identical and contained one class (say) "andrew"
I have now edited chw2.vcx with an improved version of class andrew, and I have edited chw1.vcx so that it has several extra classes, "john", "sue" &c.
How can I update chw1.vcx so that it has the latest version of class andrew while retaining its extra classes of bill, sue &c?
As always, thanks in advance. Andrew M