From: myknees AT aol DOT com (Myknees) Newsgroups: comp.os.msdos.djgpp Subject: RHIDE program args: tab? Date: 8 Jan 1998 00:06:28 GMT Lines: 18 Message-ID: <19980108000601.TAA09655@ladder02.news.aol.com> NNTP-Posting-Host: ladder02.news.aol.com References: <19971104004001 DOT TAA03989 AT ladder02 DOT news DOT aol DOT com> Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Does anyone know how to include the tab char in the arguments for running a program from RHIDE? The help says this: << 2.2 Syntax of arguments ======================= In RHIDE you can specify some arguments to other programs. These arguments must be a space separated list of strings. If you want to have one or more spaces as part of an argument, you have to enclose the whole argument in single or double quotes. >> ...but when pressing tab inside the quotes, the cursor goes out of the input field. --Ed (Myknees)