Re: I cant run some TCLLib functions



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@xxxxxxxxxx> wrote in message
news:42c3d3de$0$4968$dbd4b001@xxxxxxxxxxxxxxxxxx
> 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)]


.