Try TelnetSend "inet mod user=@@user_name dialup=1" or TelnetSend "inet mod user=\@user_name dialup=1" @ is a special character in JAL and because of that it is treated differently from regular text. : I need to send a Telnet command with a variable in it. : Example: TelnetSend "inet mod user=@user_name dialup=1" (user_name : is the variable) : I just couldn't find the way to do this. Can anyone help me with this?
|