>I enter on the command line:
x ";" all

It appears that ';' is your command line delimiter.

The above statement is equivalent to two statements:

X "
And
" all

Try:
1. Changing your command delimeter, or:
(better)
2. Entering:
x x'nn' all
where nn is the hex equivalent of ';'


-
Ted MacNEIL
[email protected]

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to