Re: tcl exec ver command
- From: "suchenwi" <richard.suchenwirth-bauersachs@xxxxxxxxxxx>
- Date: 29 Sep 2005 09:04:20 -0700
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 :)
.
- Follow-Ups:
- Re: tcl exec ver command
- From: gwl
- Re: tcl exec ver command
- References:
- tcl exec ver command
- From: martinkuria
- Re: tcl exec ver command
- From: gwl
- tcl exec ver command
- Prev by Date: Re: retrieving line number in case of error - "simple debugger"
- Next by Date: Re: retrieving line number in case of error - "simple debugger"
- Previous by thread: Re: tcl exec ver command
- Next by thread: Re: tcl exec ver command
- Index(es):
Relevant Pages
|