BIGAL Posted November 18, 2011 Posted November 18, 2011 I have auto plots for pdf's tiffs etc so thought auto plot to plotter A0 no worries but can not get around network name problem \\PRODPRN02\DESIGNA0 The double back slashes are a problem in name any ideas. tried (chr 92 stuff) (setq plottername "\\PRODPRN02\DesignA0-Plotter") (COMMAND "-PLOT" "Y" "" plottername "ISO A1 - 594 x 841 mm. (landscape)" "m" "LANDSCAPE" "N" "W" "-6,-6" "807,560" "1=1" "C" "y" "Designlasercolour.ctb" "Y" "n" "n" "y" "N" "N" "y" ) ) Quote
BlackBox Posted November 18, 2011 Posted November 18, 2011 Will this not work? \\\\PRODPRN02\\DESIGNA0 Quote
BIGAL Posted November 21, 2011 Author Posted November 21, 2011 Thanks Renderman positive I tried that combination but it works now. Sometimes when testing Autocad seems to get it self in a loop and not want to work with changes to code. Had a weekend off that made the difference. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.