Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!floyd!harpo!seismo!hao!hplabs!sri-unix!pateccles.es@PARC-MAXC.ARPA From: pateccles.es@PARC-MAXC.ARPA Newsgroups: net.micro.pc Subject: printing hex data Message-ID: <14775@sri-arpa.UUCP> Date: Mon, 19-Dec-83 19:35:00 EST Article-I.D.: sri-arpa.14775 Posted: Mon Dec 19 19:35:00 1983 Date-Received: Fri, 23-Dec-83 00:33:47 EST Lines: 7 Does anyone know how to send hex data to a printer? Print commands in the BASICA environment sends out the character representation of the hex value. The PRINT command in the OS sends out the hex data in a file but appends what looks like a file header to the data. The file header plus the hex data is sent to the printer in data monitor mode. How do I send just the hex data in my file?