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

Re: Re: Windows hooks

From: Gary Feldman <g1list_1a_at_marsdome.com>
Date: 2004-05-02 19:27:22 CEST

>From: "Pereira, Ricardo Scachetti" <rpereira@ku.edu>
>Sent: Sunday, May 02, 2004 3:21 AM

> You can create a one-line .bat file that calls your vbs script using
cscript interpreter, like this:
>
>cscript your_script.vbs %1 %2 %3 %4 %5 %6 %7 %8 %9

Another possible alternative is to compile the script into an exe. I know
that's possible for JavaScript using the jsc compiler. I don't know whether
there's something similar for VBscript.

Gary

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 2 19:41:38 2004

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

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