SUBROUTINE INPUT(QINPUT) LOGICAL*1 QINPUT C C This subroutine allows the user to select the options C that are needed to produce the desired plot. C C This routine also is the dispatcher for vector oriented C graphics devices (calls to VECTOR). C C All the available options are defined in RASTER.COM. C C C revision history: C C 15 april 83 hg initial edit C C-------------------------------------------------------------------------- C