> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Timothy Sipples
> 
> [ snip ] 
> ....  As we all know, EBCDIC puts the letters in the 
> correct numerical order, collating uppercase and lowercase: 
> AaBbCc....  ASCII doesn't.  It's ABCDEF...abcdef....

Huh???

EBCDIC:

A = x'C1', a = x'81', B = x'C2', b = x'82', etc.

ASCII:

A = x'41', a = x'61', B = x'42', b = x'62', etc.

Please elaborate.

    -jc-

----------------------------------------------------------------------
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