Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 beta 3/9/83; site sdcrdcf.UUCP Path: utzoo!watmath!clyde!burl!ulysses!harpo!decvax!ittvax!dcdwest!sdcsvax!sdcrdcf!darrelj From: darrelj@sdcrdcf.UUCP Newsgroups: net.arch Subject: Re: IBM-ASCII-C-Etc Message-ID: <1083@sdcrdcf.UUCP> Date: Tue, 15-May-84 08:26:39 EDT Article-I.D.: sdcrdcf.1083 Posted: Tue May 15 08:26:39 1984 Date-Received: Thu, 17-May-84 05:38:26 EDT References: <7032@umcp-cs.UUCP> Reply-To: darrelj@sdcrdcf.UUCP (Darrel VanBuer) Organization: System Development Corporation, Santa Monica Lines: 15 Another difference between ASCII and EBCDIC which can throw off some programs: in ASCII, upper case characters are lower values than lower case. In EBCDIC, they are larger. The pattern of code assignment is such that various shortcut tricks differ even in availability. EBCDIC text can be shifted to upper case by just ORing X'40' (a blank) with other characters (it will modify control characters, but these usually don't get past a terminal controller). -- Darrel J. Van Buer, PhD System Development Corp. 2500 Colorado Ave Santa Monica, CA 90406 (213)820-4111 x5449 ...{allegra,burdvax,cbosgd,hplabs,ihnp4,sdccsu3,trw-unix}!sdcrdcf!darrelj VANBUER@USC-ECL.ARPA