.c ;D1640INIT Program .c ;Diablo 1640 Initialization .s 3 This program performs certain initializations for the Diablo 1640 to make it suitable for use with a cut sheet feeder. It allows the user to specify the size of the paper and the number of lines/columns that are to be printed in. It will automatically center the columns within the range of columns that the paper is in. .s This program was written by Mark Johnson at Harvey Mudd College. It is used there to perform the initialization of a receive only Diablo that would be cumbersome otherwise. A modification that has been suggested but not implemented in this version is to replace the PICA/ELITE question with two that ask for the number of characters per inch and the number of lines per inch. Pica currently gets you 10 cpi horizontally and 6 lpi vertically. Elite currently gets you 12 cpi horizontally and 8 lpi vertically. If you do this or make any other modifications that might be generally usefull, please send me a note. .s .nf Mark Johnson Harvey Mudd College Computing Services Claremont, CA 91711