Path: utzoo!utgpu!jarvis.csri.toronto.edu!utcsri!uthub!ecf!edusoft From: edusoft@ecf.toronto.edu (Educational Software) Newsgroups: comp.lang.smalltalk Subject: Re: SmalltalkV and Oki? Message-ID: <493@mv04.ecf.toronto.edu> Date: 24 Feb 88 05:03:48 GMT Article-I.D.: mv04.493 Posted: Wed Feb 24 00:03:48 1988 References: <475@anuck.UUCP> Reply-To: edusoft@mv04.ecf.UUCP (Educational Software) Organization: ESP Educational Software Products, Inc. Lines: 19 Keywords: printer routines In article <475@anuck.UUCP> tbm@anuck.UUCP (t.b.merrick) writes: >Since I have an Okidata 92 I'm having no success in doing a screen >dump. It seems the Epson uses a control code followed by a byte >quantity. Oki uses a control code to turn it on (03) and another to >turn it off (03,02). Seems the off code must be avoided in what ever is >sent to it. I'm not sure how newlines are sent, probably just sent >as ordinary outside the control-start, control-end characters. > >Any voluteers? Sure! I'll volunteer!!! Take a look at the class "Form" in particular the method "outputToPrinter" for screen dumps and "outputToPrinterUpright" for normal prints. In these methods are several lines that set character constants into strings. The changes for your Oki go there. I'm sorry that this is so vague, but I've been awake for a very long time If you need more information, or help give me a call (416)922-0087 or send mail (it would be easier and quicker on the phone) Rick...