[wplug] Help with expect - sending special chars

Paul Oehler poehler at interworx.com
Fri Sep 18 15:27:26 EDT 2009


scoob8000 wrote:
> of me cannot figure out how to make expect to quit seeing it as a
> variable.
>
> I think I've tried about everything, double quotes, escaping it with> a \, 
> etc.

Here's two things to try.
double quotes AND escaping:
"\$asdf"
or
curly braces
{$asdf}

Paul 



More information about the wplug mailing list