tcl exec ver command
- From: martinkuria@xxxxxxxxxxx
- Date: 29 Sep 2005 00:56:59 -0700
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
using tcl exec it returns an error:
catch {exec ver} results
puts "$results"
returns:
Could'nt execute "ver": no such file or directory.
How come it does not recognize ver command which it runs ok from the
dos command prompt please do advice
Martin W
.
- Follow-Ups:
- Re: tcl exec ver command
- From: gwl
- Re: tcl exec ver command
- From: Arjen Markus
- Re: tcl exec ver command
- Prev by Date: Re: Tile widgets: using "cget"
- Next by Date: Re: tcl exec ver command
- Previous by thread: Dr. Dobb's Tcl-URL! - weekly Tcl news and links (Sep 28)
- Next by thread: Re: tcl exec ver command
- Index(es):