X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:from:to:subject:date:in-reply-to
	:references:content-type:content-transfer-encoding:mime-version;
	 q=dns; s=default; b=ga1vQtLCdC8jB/wUrVl9wEIVwzk3HAdiq3Swu7IN9zh
	eavy1m015U/I9f70hJA7VRUnBWImC49lXZwHErvJ21JioCfY86NLsvhtATjGrFxk
	VhBj219F89bod2YUQfAyafBPWBNFfA241InG9scxIWJ6S99cVZjofzx3KXXIWPlY
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:from:to:subject:date:in-reply-to
	:references:content-type:content-transfer-encoding:mime-version;
	 s=default; bh=g7Mh4IrI8GUXSuPwbmlTRZOhYFk=; b=fx8Uy5aiEHKtxyETU
	HJ2spiC7Re1ktRcZxnq+A+uEspzArZFhpLJyNc8CIWGb5CIHZ+e6llan4tIzb6ke
	6MOfLrSNVu7IWjk/h2Z9OQ8PpCvuUVd45qy7wCHta6mM/JwkoOolRRMaitjp9rMD
	SObxKDYL4kOdNhwQtnl/Az/gGE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-pd0-f179.google.com
X-Received: by 10.67.15.42 with SMTP id fl10mr27401329pad.30.1398986224637;        Thu, 01 May 2014 16:17:04 -0700 (PDT)
X-TMN: [W0Tq+SosG9lkhw9emZps1YXnZ28iiEtC]
Message-ID: <COL129-W69F1824E5C2B687C4B655ECB400@phx.gbl>
From: "Richard H. McCullough" <rhmccullough@gmail.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>,
        Clinton Jeffery	<jeffery@uidaho.edu>
Subject: =?windows-1256?Q?RE:_solved?= =?windows-1256?Q?:_make_err?= =?windows-1256?Q?or:_***_ta?= =?windows-1256?Q?rget_patte?= =?windows-1256?Q?rn_contain?= =?windows-1256?Q?s_no_`%'._?= =?windows-1256?Q?Stop.=FE?=
Date: Thu, 1 May 2014 16:17:03 -0700
In-Reply-To: <COL129-W121663B17D868698D75815CB400@phx.gbl>
References: <COL129-W850BE9A76A36C5356839ECB410@phx.gbl>,<COL129-W463619626C83C0462BA330CB400@phx.gbl>,<COL129-W230CB888BC6B23F7F78C8BCB400@phx.gbl>,<COL129-W121663B17D868698D75815CB400@phx.gbl>
Content-Type: text/plain; charset="windows-1256"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id s41NHPeo018414


 This error is caused by having
 a dos-style directory name in $PATH.
 For example
            C:/Cygwin/bin

This problem is a result of trying to solve a different problem.
Using the Unicon language
            open("/cygdrive/c/file")  fails
            open("c:/file")  succeeds
 
 Dick McCullough
 Context Knowledge Systems
 Name your propositions !
 
 
 		 	   		   		 	   		  

