Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Login
Register
TheSwamp
»
Code Red
»
AutoLISP (Vanilla / Visual)
»
Topic:
when saving dwgs to earlier versions...
« previous
next »
Print
Pages: [
1
] |
Go Down
Author
Topic: when saving dwgs to earlier versions... (Read 1061 times)
0 Members and 1 Guest are viewing this topic.
andrew_nao
Swamp Rat
Posts: 566
when saving dwgs to earlier versions...
«
on:
March 05, 2012, 11:00:23 AM »
is there a way to check to see what version a dwg was last saved as?
for instance, if i save a dwg down to 2004, and open it in 2009 is there a way to tell tell that it was saved down to 2004
Logged
Lee Mac
Seagull
Posts: 12857
London, England
WWW
Re: when saving dwgs to earlier versions...
«
Reply #1 on:
March 05, 2012, 11:03:14 AM »
Read part of the first line of the file and check the version code, e.g.
http://www.theswamp.org/index.php?topic=6774
Logged
Lee Mac Programming
•
Twitter
•
Exchange App Store
andrew_nao
Swamp Rat
Posts: 566
Re: when saving dwgs to earlier versions...
«
Reply #2 on:
March 05, 2012, 12:57:06 PM »
thank you Lee
Logged
irneb
Water Moccasin
Posts: 1794
ACad R9-2016, Revit Arch 6-2016
WWW
Re: when saving dwgs to earlier versions...
«
Reply #3 on:
March 06, 2012, 10:05:24 AM »
An alternative would be to install
DwgIcon
. Unfortunately it hasn't been updated beyond 2007 version files, but for the rest it changes the icon displayed in any explorer window (including the open dialog) to show which version DWG it is.
Logged
Common sense - the curse in disguise. Because if you have it, you have to live with those that don't.
Print
Pages: [
1
] |
Go Up
« previous
next »
TheSwamp
»
Code Red
»
AutoLISP (Vanilla / Visual)
»
Topic:
when saving dwgs to earlier versions...