Re: TCL_evalFile
- From: Bruce Hartweg <doNOTuse@xxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 15:24:22 -0500
Puneet Maheshwari wrote:
Can anyone explain in detail what is the use of the functions like
TCL_evalFile. I understand that this evaluates the content of the file
as tcl script. But I do not exactly understand what kind of file is
converted to what and where does it return the changed file etc.
There is no "converting" or changing of the file, it just evaluates it.
the file in question should be a valid Tcl script.
Bruce
.
- Follow-Ups:
- Re: TCL_evalFile
- From: Puneet Maheshwari
- Re: TCL_evalFile
- References:
- TCL_evalFile
- From: Puneet Maheshwari
- TCL_evalFile
- Prev by Date: Re: File r+ and w+ difference
- Next by Date: Is there already a "sourcecode to optimized converter" for tcl?
- Previous by thread: Re: TCL_evalFile
- Next by thread: Re: TCL_evalFile
- Index(es):
Relevant Pages
|