Message-ID: <34B5558C.E73FEC48@gmx.net> Date: Thu, 08 Jan 1998 23:39:08 +0100 From: Robert Hoehne Organization: none provided MIME-Version: 1.0 To: Myknees CC: DJGPP Mailing list Subject: Re: RHIDE program args: tab? References: <19971104004001 DOT TAA03989 AT ladder02 DOT news DOT aol DOT com> <19980108000601 DOT TAA09655 AT ladder02 DOT news DOT aol DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Myknees wrote : > > Does anyone know how to include the tab char in the arguments for running a > program from RHIDE? The help says this: Currently this is not possible (at least I do not know any RHIDE trick) :-( (But I think this will be possible in any way in the next release.) Thanks for reporting this. But you can use an other trick. If you really need for one or more arguments tabs (or other speial characters) write them to a file, like args and then simply include in the commandline arguments for for you program the response file format @args. Robert -- ****************************************************** * email: Robert Hoehne * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************