Message 1 of 17
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
When AutoCAD files were changed location, for example,
from
C:\Users\mru\Documents\lisp
to
V:\BCH_RDE\STN\0785_CCB 48V Battery\300_CAD\330_WIP
The previous publish DSD file did not work. I find a lisp on the internet; it did not work.
The lisp from the internet is below
(load "dsd")
(dsd "C:\acad\job1\dwgset1.dsd" "c:\acad\job1\dwgset1-1.dsd")
Please see the screenshot below for AutoCAD publish interface,
Could you please help me to figure out this issue? thank you very much in advance. 🙂
Solved! Go to Solution.