Re: tcl exec ver command
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: tcl exec ver command

From: suchenwi <richard.suchenwirth-bauersachs@siemens.com>
Date: Thu Sep 29 2005 - 18:04:20 CEST

Well, while "ver" gives me 5.1.2600 (see above), tcl_platform is not so
precise:
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 :)
Received on Sat Oct 15 03:53:39 2005