[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] VBScript for comparing two MS Word documents

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-07-08 20:21:50 CEST

Rainer Müller wrote:
> Mark Phippard wrote:
>
>>I have attached a new version that has a bit more polish. It does a
>>bunch of error checks and gives appropriate error messages. I will
>>see if I can do a Merge version now.
>
>
> Tested and works with Word 2002 SP3 (10.6612.6735) - also known as Word XP.
>
> I just looked at the code and changed a few things to improve it a bit more.
>
> 1) I moved the
> Word.Visible = True
> to the end of the script because otherwise you get one Word window
> shortly flashing.
>
> 2) Added
> On Error Goto 0
> otherwise no errors would get reported after the On Error Resume Next
>
> I added the full script as an attachment.
>
> Nice work, Mark! It is really a good thing to have.

I'll commit the improved script (renamed, as Mark suggested) in about
half an hour. I'm currently running the build script to make sure the
installer includes the script correctly.
TortoiseProc will set the correct registry keys when it starts up the
first time after an upgrade, that way the settings affect all users and
not just the one who installed TSVN.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jul 8 20:28:41 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.