| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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: | Thu, 10 Jul 2003 15:55:58 +0100 |
| From: | Elfyn McBratney <elfyn AT emcb DOT co DOT uk> |
| X-X-Sender: | elfyn AT ellixia |
| Reply-To: | cygwin AT cygwin DOT com |
| To: | =?iso-8859-1?q?philippe=20guillaume?= <guillaume_pfr AT yahoo DOT fr> |
| cc: | cygwin AT cygwin DOT com |
| Subject: | Re: Problem with TCL , couldn't execute a TCL file |
| In-Reply-To: | <20030710145209.86540.qmail@web9902.mail.yahoo.com> |
| Message-ID: | <Pine.CYG.4.55.0307101555210.1464@ellixia> |
| References: | <20030710145209 DOT 86540 DOT qmail AT web9902 DOT mail DOT yahoo DOT com> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
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
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |