Rich Greenberg wrote:
On: Tue, Dec 16, 2008 at 03:14:16PM -0600,Wilson, Roger Wrote:

} I am trying to initialize a variable in rexx that contains a tab
} character. I believe it is a HEX '1B' in ASCII.
}
} Any ideas?

Nope, 1B is (I think) escape.  09 is a tab.


in ASCII / Unicode

in EBCDIC it is, as others have said, 05.



--
Bob Gailer
Chapel Hill NC
919-636-4239

Reply via email to