Three ways:
1. #CP TERM CHARDEL OFF
2. #CP TERM CHARDEL <someother character>
3. Use the " as an escape character: 12"@34

-----Original Message-----

Any idea how to get the "@" symbol to work when using the VM console for
linux.  It doesn't matter if I use x3270 on linux or a windows-based
3270 client, @ always seems to be treated as a backspace.

Command:
echo [EMAIL PROTECTED]
becomes
echo 134

Command:
echo [EMAIL PROTECTED]
becomes
echo 1234

Command:
echo 12@@34
becomes
echo 34

Is there some way to escape the @ sign so it doesn't get treated as
backspace?

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to