added final enter to export command
This commit is contained in:
@@ -192,7 +192,7 @@
|
|||||||
(command "._-AECEXPORTTOAUTOCAD" "f" "2013" "" savepath)
|
(command "._-AECEXPORTTOAUTOCAD" "f" "2013" "" savepath)
|
||||||
(print "Too long filename, saved to desktop!")
|
(print "Too long filename, saved to desktop!")
|
||||||
)
|
)
|
||||||
(command "._-AECEXPORTTOAUTOCAD" "f" "2013" "s" "_cleaned" "")
|
(command "._-AECEXPORTTOAUTOCAD" "f" "2013" "s" "_cleaned" "" "")
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user