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 X-Lotus-FromDomain: COMPUTRITION From: Fred_Smith AT computrition DOT com To: cygwin AT cygwin DOT com Message-ID: <85256C25.005F41DF.00@cinote.computrition.com> Date: Fri, 30 Aug 2002 13:24:23 -0400 Subject: printing from within Cygwin Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Trying to figure out how to print from a Cywin (console) app. Porting a Linux app to cygwin. On Linux it uses popen() to pipe output to a shellscript which in turn cats its input to lpr (it may do other things, and may transform the data, but that's the ultimate goal). trying to figure out how to do something akin to that under cygwin. Invoking "lpr " at the command prompt comes back with an error message: can't open 'prn' for writing. Advice would be appreciated. (I hope you're not going to tell me I need to learn all about the innards of windoze printing!) Thanks! Fred -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/