newbie question : call tcl script from C
From: Anis (anismo_at_yahoo.com)
Date: 05/31/04
- Previous message: Cameron Laird: "Re: expect 'spacebar'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 May 2004 18:19:00 GMT
hi
I am relatively new to tcl and have the following problem:
I need to call a tcl script from C that takes a Tcl_listObj as an argument
and also returns a Tcl_ListObj as a result. I was trying to use Tcl_EvalFile
for the purpose but I fail to figure out how to pass a list as an argument.
Can somebody please give me an example/reference for implementing such a
case?
Thanks in advance
Raj
- Previous message: Cameron Laird: "Re: expect 'spacebar'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|