Re: tcl exec ver command



martinkuria@xxxxxxxxxxx wrote:
I would like to exec windows commands with tcl exec, it works ok but
when I try to execute ver command to view the windows operating system...

Others have answered the question, but...

You do know about the array ::tcl_platform don't you?

It may contain everything you need.
.