------------------------------------------------
On Wed, 8 Jan 2003 08:41:06 -0500, "Paul Kraus" <[EMAIL PROTECTED]> wrote:

> That was it!!! Thanks.
> 

Glad to hear it. 

> I still get an error when trying to use the -wT
> 
> Do I have to add them to the command line call in the virtual directory?
> Instead of %s %s do I need to have -w -T?
> 

I don't know specifically but it is definitely worth a try. I am not sure what the %s 
%s does (not familar with IIS sorry) but my guess is the -wT should probably go in 
between the perl.exe and the %s %s. In general %s is a string being passed to the 
executable, so it may be required, IIS may be passing something through in place of 
the %s's in which case you would still need them.

http://danconia.org

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to