Ok, either I'm just forgetting something since I haven't used a SCR file in quite awhile, or I'm going at this wrong. Not to mention my brain doesn't function quite the way it used to.... but that's another story. I want to batch a directory of files and first thought of creating a loop in LISP that would process a script file against each drawing: PLOT YES MODEL DWF-EPLOT.PC3 ANSI A (8.50 X 11.00 INCHES) INCHES PORTRAIT NO EXTENTS 1/4"=1' 0.00,0.00 YES BW-SMALL.CTB YES NO C:\0-PLOT\%1.DWF NO YES However, when I specify the file being created, I'd obviously like it to inherit the name of the DWG. So that SD1_10C.DWG = SD1_10C.DWF. Please steer me in the right direction for this. Thanks.