Re: I cant run some TCLLib functions



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)]
.


Quantcast