SUBROUTINE VERS(QINPUT) LOGICAL*1 QINPUT C C This subroutine drives the Versatec 1200A printer/plotter. C QINPUT is a return flag - usually indicating an error C (operator input required). C C all options are available, except option "10 (no QUEUEING to VS:) C C Note that a new device handler must be used for the Versatec, since C the plotting characters don't come out thru the line printer registers. C C modification history: C C 23 april 83 hg initial edit C C C================================================================================= C