Re: I cant run some TCLLib functions
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: I cant run some TCLLib functions

From: Scott Brown <None@invensys.com>
Date: Thu Jun 30 2005 - 19:08:36 CEST

Schelte,
Thanks for the response. Actually my program gets the executable name in
the correct syntax. I just typed it in the message in the "\" format to
eliminate some code and simplify my posting. I see I failed in that! Sorry.
Scott

"Schelte Bron" <nospam@wanadoo.nl> wrote in message
news:42c3d3de$0$4968$dbd4b001@news.wanadoo.nl...
> Scott Brown wrote:
> > I create the interpreter using:
> >
> > Tcl_FindExecutable("D:\MyProgram\Server\bin\MAServer.exe");
>
> If you are going to specify the path as a fixed value, shouldn't that be:
> Tcl_FindExecutable("D:\\MyProgram\\Server\\bin\\MAServer.exe");
>
>
> Schelte
> --
> set Reply-To [string map {nospam schelte} $header(From)]
Received on Thu Sep 29 14:24:11 2005