[335,21] MULPLT objects and tasks - May 1983 RSX DECUS tape. Submitted by the Greater Lansing Local Users Group. This account contains a couple of task images and the object libraries that built them. Each task has been built with with support for two vector oriented devices (RETROGRAPHICS enhanced VT100's, and the HP7470A plotter). If the tasks are rebuilt with resident libraries, there will be more room in the task image for more graphic device handlers. Both versions provided here can write vector lists to be used as input to RASTER, providing hardcopy output. MULPLTFOR - FORTRAN-IV compiled, linked for EIS. MULPLTF77 - FORTRAN-77 compiled, linked for FPU. Brief descriptions of the commands are given in [335,22]WIZARD.DOC, the Wizard's menu of commands and their defaults. Note that this file is set up for 15 pitch printing. To get on the air with MULPLT, get a copy of the Wizard's menu. Make a file that looks like this: RD 1,1 RD 2,2 RD 3,3 RD 4,5 RD 5,4 RD 6,6 Run MULPLT, and type the following: AG 1=TTn: where TTn: is the TEK 4010 emulator FN filename filename is the name of the data file GO 1 produces the plot A graph should appear. The only way to really learn MULPLT is to play with it. It can be fun. Good luck. You may also want to try "NP DINK" and then "GO 1". DINK.PDL and DINK.SPF are "Plot Descriptor" and "SPecial Feature" files for MULPLT.