From owner-freebsd-questions@FreeBSD.ORG Sun Nov 9 12:53:07 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11C6D16A4CE for ; Sun, 9 Nov 2003 12:53:07 -0800 (PST) Received: from webmail.xmission.com (webmail.xmission.com [198.60.22.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 684FC43FE1 for ; Sun, 9 Nov 2003 12:53:04 -0800 (PST) (envelope-from jse@xmission.com) Received: from www by webmail.xmission.com with local (Exim 3.35 #1) id 1AIwYP-00065E-00 for questions@freebsd.org; Sun, 09 Nov 2003 13:53:01 -0700 Received: from c-24-10-245-36.client.comcast.net (c-24-10-245-36.client.comcast.net [24.10.245.36]) by webmail.xmission.com (IMP) with HTTP for ; Sun, 9 Nov 2003 13:53:01 -0700 Message-ID: <1068411181.3faea92d7a5d4@webmail.xmission.com> Date: Sun, 9 Nov 2003 13:53:01 -0700 From: jse@xmission.com To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 Subject: Help programming printer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Nov 2003 20:53:07 -0000 I am trying to port an old MS-DOS program and I have run into a stumbling block. The Mess Dos program wrote directly to the printer. I can't seem to find much information on how to print from a program. Can anyone recommend information on a web page or a book that I can learn more? Or am I just making this too hard? Thanks -Scott