From: mattrud AT aol DOT com (MATTRUD) Newsgroups: comp.os.msdos.djgpp Subject: RHIDE-Illegal characters Date: 17 Jan 1998 22:55:11 GMT Lines: 11 Message-ID: <19980117225501.RAA11587@ladder02.news.aol.com> NNTP-Posting-Host: ladder02.news.aol.com Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm trying to write a program in assembler in RHIDE. Just a simple one, to get some practice with AT&T syntax. My problems are as follows: (1): I can't seem to get rid of the cross-cursor; that is, text on the line the cursor is on is always the cross-cursor color. (2): Whenever I try to write immediates, the "0x" and any "abcdef"'s are marked as illegal characters. BTW, RHIDE is v1.4. Thanks in advance for the help. Ruds