From: jkolen AT typhoon DOT coginst DOT uwf DOT edu (John F. Kolen) Subject: Re: Quick and dirty lpr for text files 8 Jun 1998 23:38:51 -0700 Message-ID: <9806081338.ZM8965.cygnus.gnu-win32@typhoon.coginst.uwf.edu> References: jkolen AT typhoon DOT coginst DOT uwf DOT edu (John F. Kolen) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: vtailor AT gte DOT net Cc: gnu-win32 AT cygnus DOT com On Jun 6, 2:34pm, vtailor AT gte DOT net wrote: > Subject: Re: Quick and dirty lpr for text files > What a cute little batch script. Have you tried using a text formatter > like the pr program to pipe input to lpr? should work as long as pr is in the path > > Where did you get the reference to the /p notepad option? The notepad help > files don't mention it, and `notepad /?' doesn't yield an answer either. Isn't the Redmond Empire's tool consistency wonderfull? I read somewhere that all windows program are supposed to respond to the /? param. Most, however, do diddly-squat with /? or worse, consider it a filename. I finally figured it out when I realized that batch files printed the way that I wanted. So I trudged through the registry looking at the action bindings for ".bat" files and found "notepad /p". > - > For help on using this list (especially unsubscribing), send a message to > "gnu-win32-request AT cygnus DOT com" with one line of text: "help". >-- End of excerpt from vtailor AT gte DOT net -- John F. Kolen voice: (850)474-3075 Assistant Professor fax: (850)474-3023 Dept. of Computer Science University of West Florida Pensacola, FL 32514 - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".