So TCL is installed on your windows. Now we will set path of C:\Tcl\bin\ directory so, we can run it from any location. To set path just copy the path up to bin directory ( In my case it is C:Tcl\bin\ ) and fire command like this
If you are using linux then only ./script.tcl way will work. In Windows for running the tcl script you need to run like this tclsh script.tcl. Assuming tcl installer has already set the PATH environment variable of System or User Profile. And the script.t
Tcl is available for Linux, Windows, Mac OS X, as well as other platforms, as open-source software under BSD-like license, or as pre-built binaries. ~WikiBooks. First off i would like to say im still fairly new to programming in tcl/tk but this intructabl
Post a Comment:
Showing 0 Comments: