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:to:from:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=Fxv
	KwTsE/yEdyoY8SZkucSwFfwXHglZTQFXmm+1TeQoHYcjG3njmEmXENPw+d0tgkoo
	H7yxOe+JwvbSkZ+pdL3D0cT4dryn1RVQ1H2jY9uxubUoh7Qcythl84nz+TbS8L7A
	a9EUmvQVIbWBqZIBS6O9HGHJ0p6NU2Q8d7OC3EDE=
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:mime-version
	:content-type:content-transfer-encoding; s=default; bh=NoDpfvuKy
	0UCHdCF/V7mF+3xdAg=; b=d+7ZZMP/IHavaasiBbdp6PRxOzOCbMGtSlcjy8xO8
	mMOC6VIwpVCUwsL5163or607Q6TMQp56UHj0HSAs7dRQhneAU/rcXGsa3wiJDDJh
	ktCDhPfwKHk8LPtIElrLgoB8rmp0Dj3U9ud094cyQyv49c8sRgCU/EarkJSu5Z1+
	hU=
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
X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.1
To: cygwin@cygwin.com
From: "Paul A. Thompson" <patjahsd@gmail.com>
Subject: cygstart process synchronously
Date: Wed, 10 Jul 2013 04:22:47 +0000 (UTC)
Lines: 5
Message-ID: <loom.20130710T062017-341@post.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)

I run pdflatex using cygstart from cygwin. This process a file to produce a
.pdf document. I need to retain control in the spawned window until the
pdflatex process has completed, and then return to the cygwin process. How
can I retain control in the cygstart spawned window until the spawned
process has completed (synchronous processing)?


--
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

