Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!att!oucsace!bchurch From: bchurch@oucsace.cs.OHIOU.EDU (Bob Church) Newsgroups: comp.sys.apple2 Subject: Re: Inverse characters Summary: Use alternate Message-ID: <1543@oucsace.cs.OHIOU.EDU> Date: 12 Jul 90 15:05:11 GMT References: <4274UD041948@NDSUVM1> Organization: Ohio University CS Dept., Athens Lines: 32 In article <4274UD041948@NDSUVM1>, UD041948@NDSUVM1.BITNET writes: > During a recent programming session, I was trying to type INVERSE characters, > and the worked fine in capital letters, but lowercase letters got screwed up, > so the word "Name" in inverse looked something like "N%&!" (in inverse letters > of course). Anyone knows what causes this phenomena, and better yet, how to > fix it? > ------- > ******************************************************************* > Joe Carlin Don't Panic! ud041948@ndsuvm1.bitnet > "I seem to be having this terrible difficulty with my lifestyle." > - Arthur Dent, HGTTG > ******************************************************************* On the //c you have a primary and alternate character set. The alternate set is the one with the mouse characters. Primary can display flashing and inverse upper case letters but not lower case. The alternative set can display inverse upper or lower case letters but no flashing letters. $C00E is ALTCHARSETOFF $C00F is ALTCHARSETON $C01E IS ALTCHARSET; This willreturn a value ( >= $80 if alternative set is on) ******************************************************************** * * * bob church bchurch@oucsace.cs.ohiou.edu * * * * If economics isn't an "exact" science why do computers crash * * so much more often than the stock market? * * bc * ********************************************************************