Thanks for all the suggestions but especially to Dani: that’s a snazzy bit of code you have there.
Jeremy > On 15 Jun 2018, at 18:54, Dani Beaubien via 4D_Tech <[email protected]> > wrote: > > Hi Jeremy, > > Use my Code Analysis component, It will let you export one, then you can open > the other one and compare against it. That will tell you the code differences. > > http://openroaddevelopment.com/projects_4dComponent_CodeAnalysis.html > <http://openroaddevelopment.com/projects_4dComponent_CodeAnalysis.html> > > Dani Beaubien > > > >> On Jun 15, 2018, at 11:38 AM, Two Way Communications via 4D_Tech >> <[email protected]> wrote: >> >> Hi Jeremy, >> >> What I do is to export all methods and forms in text files, using the >> commands available in ‘Design Object Access’. >> >> Then I use Text Wrangler (BBEdit will also do this) to compare the text >> files. >> >> It will list all the differences. Great tool! >> >> Regards, >> >> Rudy Mortier >> Two Way Communications bvba >> >> >> >>> On 15 Jun 2018, at 19:15, Jeremy Roussak via 4D_Tech <[email protected]> >>> wrote: >>> >>> I have two structures, which contain quite a few methods. One has been >>> edited a bit but due to a slapdash approach to record-keeping, I can’t >>> easily establish which methods have been edited. Is there an easy way to >>> compare the methods in the two structures? >>> >>> I suppose running a small method, in each structure, which exports all the >>> methods into a folder and then using something like BBEdit to do the >>> comparison would work, but has anyone had to do this and come up with >>> something better? >>> >>> Jeremy >>> ********************************************************************** >>> 4D Internet Users Group (4D iNUG) >>> FAQ: http://lists.4d.com/faqnug.html >>> Archive: http://lists.4d.com/archives.html >>> Options: https://lists.4d.com/mailman/options/4d_tech >>> Unsub: mailto:[email protected] >>> ********************************************************************** >> >> ********************************************************************** >> 4D Internet Users Group (4D iNUG) >> FAQ: http://lists.4d.com/faqnug.html >> Archive: http://lists.4d.com/archives.html >> Options: https://lists.4d.com/mailman/options/4d_tech >> Unsub: mailto:[email protected] >> ********************************************************************** > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

