analog-help  

Re: [analog-help] CGI on NT IIS 4

Stephen Turner
Wed, 3 Nov 1999 01:12:13 -0800

On Mon, 1 Nov 1999, Jeremy Wadsack wrote:
> 
> If you can put Analog into a directory with spaces in the name. The try some
> quoting of the pipe by changing line 92 to
>     if ($^O =~ /win32/i) {
> and adding this in the if-block
>     $analog = "\"$analog\"";
> 

Also, I tried declaring $analog like this at the beginning of the script:
  $analog = '"C:/program files/analog/analog.exe"'
I don't have a Windows server, so I can only try it from the command line,
but it failed.

I would really like to hear from anyone who's got this working.

-- 
Stephen Turner    [EMAIL PROTECTED]    http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Due to the conflict in Kosovo, we will not be showing the movie Wag the
   Dog. Instead, we will show Mortal Kombat: Annihilation." Cable & Wireless

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
------------------------------------------------------------------------