Re: tcl exec ver command



suchenwi wrote:
Well, while "ver" gives me 5.1.2600 (see above), tcl_platform is not so
precise:

That was why is said: "It **may** contain everything you need." (emphasis added)

tcl_platform(byteOrder) = littleEndian
tcl_platform(machine)   = intel
tcl_platform(os)        = Windows NT
tcl_platform(osVersion) = 5.1
tcl_platform(platform)  = windows
tcl_platform(user)      = suchrich
tcl_platform(wordSize)  = 4
But I never bothered for the third-level number, indeed :)

.


Quantcast