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

Re: Excel diff script (extended version)

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-05-11 16:00:22 CEST

On 5/11/07, Jared Silva <jayrod@gmail.com> wrote:
> Lorenz wrote:
> > Coincidentally I tried this modification yesterday and it works for me
>
> wscript.exe "C:\...\diff-xls.vbs" %base %mine //E:vbscript
>
> Windows Script Host
> Script: C:\...\diff-xls.vbs
> Line: 13
> Char: 1
> Error: Type mismatch: 'CreatexObject'
> Code: 800A000D
> Source: Microsoft VBScript runtime error

Can't say I've ever used (or seen) CreatexObject. I always use
CreateObject in VBScript, and new ActiveXObject in JScript.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri May 11 16:00:27 2007

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

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