On Thu, 12 Jul 2001 [EMAIL PROTECTED] wrote:

> 
> Hi,
> 
> I working with the Tcl an Tk in the 8.3.2 version and whe I execute
> the set x [exec grep teste /etc/smb.conf] or any other command like this, I 
> get this error message.
> 
> Someone knows what's going on?

If the command writes to stderr you get this error. Look at the man page
or doc for the Tcl exec and open commands (open pipes).

...RickM...


_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/vtcl-user

Reply via email to