Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 11 Jul 2003 06:10:36 -0400 From: Jason Tishler To: cygwin AT cygwin DOT com Subject: Re: Problem with TCL , couldn't execute a TCL file Message-ID: <20030711101036.GA372@tishler.net> Mail-Followup-To: cygwin AT cygwin DOT com References: <20030710145209 DOT 86540 DOT qmail AT web9902 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030710145209.86540.qmail@web9902.mail.yahoo.com> User-Agent: Mutt/1.4i On Thu, Jul 10, 2003 at 04:52:09PM +0200, philippe guillaume wrote: > it is called like this : > "command {exec /home/me/THEPROGRAM &} " > > Where is the problem ??? Cygwin TCL does not under Posix style paths: http://www.cygwin.com/ml/cygwin/2002-10/msg00425.html AFAICT, you will need to use Win32 style paths instead. Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/