Hi,
I'm just getting started with Tcl. When i try to run my simple script in command prompt like this
C:\script.tcl
a window appears and there is no output in command prompt
When I try like this(as i know this is the right way for this)
c:\tclsh script.tcl
I get a message that system could not recognize "tclsh" as command or program or...
Has someone any idea to fix it?
Thanks
Arepi
I'm just getting started with Tcl. When i try to run my simple script in command prompt like this
C:\script.tcl
a window appears and there is no output in command prompt
When I try like this(as i know this is the right way for this)
c:\tclsh script.tcl
I get a message that system could not recognize "tclsh" as command or program or...
Has someone any idea to fix it?
Thanks
Arepi