dwg2fdxf is a command line program that may be used to convert an AutoCAD drawing file (DWG format) to a Drawing Interchange Format (DXF) file.
Now linked with the OpenDWG library version 2.008 which supports ACAD 2002 files
Made the output file name optional (one is created if not supplied)
Added a third argument to specify the ACAD release version of DXF file
Added this help document
Initial public release using OD 2.005 libraries