ctrl-l question

Mark Szidik szidikm@mlc.lib.mi.us
Mon, 10 Sep 2001 13:52:09 -0400 (EDT)


I am working on a Expect script and the Expect book says that
sending the process a ^l  (control-l character) may fix the
problem.  How do I express this character in my script?  Expect
uses TCL, so I can assign a variable a hex code, but I have no
ideal just what code the ^l is and what it even does.

Anybody know what a ^l is and its hex value?


Thanks,

Mark