Hi, all.

I just tried to run a tcl script that worked fine under LM7.1, but now it 
barfs with an error message about fconfugre being called with a bad argument 
from the following line:

fconfigure $SRLFILE -blocking 0 -mode 9600,n,8,1 \
                        -translation binary

Here's the error message:

bad option "-mode": should be one of -blocking, -buffering, -buffersize, 
-encoding, -eofchar, or -translation

What happened to the -mode argument of fconfigure?


-- 
Douglas Roberts
[EMAIL PROTECTED]

Reply via email to