[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ELA "repository" diff



PureBytes Links

Trading Reference Links

cwest wrote:
 
> Is there a quick way to compare the ELAs on 2 computers, or sync them?
 
1. save both as text, like the EL frequently posted to this list
2. use a diff utility to compare, such as
   a. diff, a Unix command line utility ported to DOS (free)
   b. Windiff, which is a part of MS Visual Studio, if you insist
      on a Windoz interface
   c. undoubtedly many other choices, like the file compare/merge
      options in MS Word

Rod