If you look at the DWL2 file you will find that it is in XML format.
<?xml version="1.0" encoding="UTF-8">
<whprops>
<username>This is the user</username>
<machinename>Here is the PC</machinename>
<fullname></fullname>
<datetime>16 april 2007 12:35:10</datetime>
</whprops>
The DWL file is in pure text format.
Nothing mentioned about the DWL2 file in the help file though.
The information displayed by WHOHAS is stored in a temporary DWL (drawing lock) file. A DWL file is automatically created when a file is opened and then deleted when the file is closed.Did you know? Running WHOHAS and selecting a DWG that is not open but still has corresponding DWL and DWL2 files because of a crash will simply delete the existing DWL and DWL2 files.
Restored comment
ReplyDeleteralphg said...
Perhaps DWL2 is just the XML version of DWL, allowing it to be read by software expected XML-formatted files.
Don't rely on the Help files; much info is missing from them -- perhaps so that Autodesk can sell more courses on learning to use the software.
April 17, 2007