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: Arjen Markus <arjen.markus@wldelft.nl>
Date: Thu Sep 29 2005 - 10:42:33 CEST

Normally you can do such things via:

exec [auto_execok ver]

to help Tcl add the right path and such. It seems however that
ver is command internal to DOS-batch files/command.com

The workaround is to use a batch-file instead.

Regards,

Arjen
Received on Thu Sep 29 14:39:46 2005