Metropoli BBS
VIEWER: stsj48es.hlp MODE: TEXT (ASCII)
	STSJ48ES -- STAR SJ-48 Printer plotter driver.  

Call with STSJ48ES [options]
   Options:
	-Vxx: where xx is the hex interrupt vector.
		      Default 0x7b
	 		
	-Ffilename: plot FROM a file, where filename is the plot file name.
              Default is install driver and plot from AutoCAD or AutoSketch.

	-Ofilename: plot TO a file, where filename is the printer file name.
              Default is plot directly to printer.

	-Dn: Plot density (in Dots per inch) Horizontally
		     where n is a number between 1 and 6
			1 -- 60  dpi x 180v
			2 -- 90  dpi x 180v
			3 -- 120 dpi x 180v
			4 -- 180 dpi x 180v
			5 -- 360 dpi x 180v
			6 -- 360 dpi x 360v
		    Default -- 4 -- 180 dpi x 180 dpi

	-8: Sets the printer to use only 8 pins not all 24 (saves memory)
		    Default 24 pins
	
	-Q: Set Quarter Size Mode 
            Additionally the Paper Width is set to 13.59"
		    Default 7.99"

	-Lx: Select a different parallel port, where x = the line printer 
	     number (LPT) 1, 2 or 3.
		     Default LPT1
	
	-P: No FormFeed after plot
            Default is to send a form feed after every plot.
    
        -?:
	-H: Prints this message
[ RETURN TO DIRECTORY ]