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: gwl <no-spam@somewhere.org>
Date: Fri Sep 30 2005 - 17:13:08 CEST

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 :)
>
Received on Sat Oct 15 03:53:54 2005