Hello,
I used the fconfigure command and it seems to work.
fconfigure $r_id -translation binary
This ignores the eof characters.
Thanks for your help !
greets
Hello,
I've started to write my first TCL script yesterday and it worked quiete well. Except for one issue.
I need to parse a binary file.
So I need to find a certain combination of chars in the file, replace them and save the file.
I used a while{![eof $fid]} construct but the problem is the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.