Message 1 of 5
Using "-laydel" and "._saveas" while disabling warnings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am using the following command to delete a layer in my drawing.
(command "-laydel" "name" "Y-24x36-AV" "" "yes")
There are currently items on that layer and autocad puts up a warning that there are items on those layers and the warning pops up that says this. Is there a way to disable this warning and just push deleting the layer and everything on it?
On a similar note, is there a way to automatically override a file with saveas and push overriding a dwg?
(command "_.saveas" "_2018" "S:\\Templates\\Civil Templates\\CAD Templates\\07_24x36\\02_ONSITE\\C-0 TITLE SHEET.dwg")