Re: I cant run some TCLLib functions
- From: Schelte Bron <nospam@xxxxxxxxxx>
- Date: Thu, 30 Jun 2005 13:13:34 +0200
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)]
.
- Follow-Ups:
- Re: I cant run some TCLLib functions
- From: Scott Brown
- Re: I cant run some TCLLib functions
- References:
- I cant run some TCLLib functions
- From: Scott Brown
- I cant run some TCLLib functions
- Prev by Date: Re: Activate/Deactivate checkbutton by program
- Next by Date: Re: oratcl and child procs
- Previous by thread: Re: I cant run some TCLLib functions
- Next by thread: Re: I cant run some TCLLib functions
- Index(es):