Create a batch file named PLOTIT.BAT in your AutoCAD support folder with the following lines.<br>copy /b %1 <insert the path to your plotter here><br>cls<br>@echo off<br>echo -------------------------------------------<br>echo The plot file Has been sent to your...