/* plothsv.aml /* Ralph Haugerud, U.S. Geological Survey /* April 1998 /* rhaugerud@usgs.gov /* to be run from arc arcplot display 1040 hsv.gra &r drawhsv quit arcpress hsv.gra -ohsv.rtl -dHP650C_CMYK -S75 -v /* rasterizing with Arcpress 1.0 /* -o output file /* -d device file (ArcPress 2.0 will require a different device file) /* -S %saturation /* -v verbose lpr -Pps11 -s hsv.rtl /* our printing system uses BSD lpr utility. /* ps11 is our big inkjet /* -s creates a symbolic link to plot file, rather than copying it to the /* plot queue &return