For Programmers: Free Programming Magazines  


Home > Archive > Tcl > May 2007 > Re: TK/Expect causes BEEP bacause of <CTL> chars, need to disable









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: TK/Expect causes BEEP bacause of <CTL> chars, need to disable
Uwe Klein

2007-05-25, 7:09 pm

Glenn Jackman wrote:
> At 2007-05-25 02:15AM, "dopeAddict@fukdup.com" wrote:
>
>
>
> What else are you doing with those strings? Writing them to a log file?
> Are you printing them to the screen with puts or send_user? I suspect
> they are Ctl-G (the ascii BEL character)
>
> I assume the functionality is working as expected but the only annoyance
> is the beeping.
>
>

disabling logging of matched input to stderr with

log_user 0

comees to mind.
Check first with

puts log_user:[log_user]

will be "1" if enabled (default)


uwe
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com