X-Recipient: archive-cygwin AT delorie DOT 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=cf8Z+jCNbc1TenW8P6VW6Xs7JUzqVczFuaQp60KJL2e2pSTmoNANr XlV9IYUdQRvKzyHxEKYsMaMuUSWtLWgt2UHVFCrvDHX9gs9XnE2R1Tzl8gCwHo8V kAfrlOmYZDt9KeO6umd6HBiLIrOXrvgqK8SjlwEjrPwMbwz19PLK9U= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=bd199IL1EYpBUATRUNCDEF13YBw=; b=vdFP4rHppX69oAlKms8efRvvB0W9 2LwcbpSVCGF6jP6p5FyUkU7SgzdgUyml9sCWRG7fAs7yJQQIXiuWMigbaB/IGm7b P64YNY4/JVA1Izi0iDcKsB6BfszGgoqcn91sxdxZXEoegS4KTqZovS3FUH8HxXYP nYMDpeD+aIEQRpM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Keith Proctor Subject: Re: Cannot change console mode during usage of expect Date: Thu, 16 Apr 2015 00:29:17 +0000 (UTC) Lines: 7 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Interesting...I found the expect executable on disk, double clicked it and it opened a window so I typed in my original expect program without expect -c and surrounding quotes. I then ran it and found the same errors. The GetConsoleMode() and SetConsoleMode() calls are not being allowed to exit the expect environment. I'm not sure that the shim will work or not but I'll give it a shot. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple