From: noname AT noname DOT org (Stuart Hall) Newsgroups: comp.os.msdos.djgpp Subject: Aha!!! Found the problem with rhide ^space function not working Date: Mon, 25 Jan 1999 17:20:11 GMT Organization: Connix - The Connecticut Internet Exchange Lines: 15 Message-ID: <36aca724.14402072@news> NNTP-Posting-Host: m5.aetna.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Newsreader: Forte Agent 1.5/32.452 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thanks to Mr. Tropea for giving me a clue - my ctrl-space and other pseudo-macros weren't working using Rhide 1.4 because I had not given my program a name - that is, I hadn't saved it as a .c, .cpp or other program yet. As soon as I saved the program as programe.c, the c pseudo macros worked just fine!! Gotta love the #i ^space macro. :-) Stuart ---- Stuart Hall Connecticut, USA * return address: f p r i n t @ i n a m e . c o m *