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 Message-ID: <20030710150918.88550.qmail@web9902.mail.yahoo.com> Date: Thu, 10 Jul 2003 17:09:18 +0200 (CEST) From: =?iso-8859-1?q?philippe=20guillaume?= Subject: Re: Problem with TCL , couldn't execute a TCL file To: cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit No it does not work ... it is THEPROGRAM and not THEPROGRAM.exe ... and the path is well defined in command{} But when i type "exec THEPROGRAM &" it runs !!! What a mystery ! :-) --- Elfyn McBratney a écrit : > On Thu, 10 Jul 2003, [iso-8859-1] philippe guillaume > wrote: > > > Hi ! > > > > There's a new problem in porting my program ... > > A button of the main window (written in TCL) calls > > another TCL file. > > > > When i click on this button it produces this > error: > > > > "Error : couldn't execute > > "C:\cygwin\home\me\THEPROGRAM": no such file or > > directory > > > > But this file really exists !!! > > > > it is called like this : > > "command {exec /home/me/THEPROGRAM &} " > > Does changing the above to > > command {exec /home/me/THEPROGRAM.exe &} > > work ? > > Elfyn > > -- > Elfyn McBratney, EMCB > http://www.emcb.co.uk > elfyn AT emcb DOT co DOT uk > > ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- 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/