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

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

From: Fernando P. Nájera Cano <tortoisesvn_at_fernandonajera.com>
Date: 2005-07-08 20:16:13 CEST

Hi,

Original script works too with several Office 2003. But...

RM> 1) I moved the Word.Visible = True to the end of the
RM> script because otherwise you get one Word window shortly
RM> flashing.

If you do that, in case of problems, you'll get an invisible instance
of Word, which is not good. Users won't notice it, and they can end
with a lot of Word.exe processes without knowing. I've got problems on
normal.dot also when that happens.

Maybe with better error handling it would be OK, but my vote is -1 for
that change. I prefer Word flashing than a hidden Word instance until
next reboot.

Best regards,

Fernando Najera

---------------------------------------------------------------------
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:19:26 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.