Hi BigAl ,
Yes, I sent them an email about this . Will see .
Great , your links are brilliant ! I didn't know could reverse .shx to .shp .
Was very hard to run it , until I found this guide for dumpshx.exe .
I will reproduce it below in case the link disappears :
1. Copy file from "C:\Program Files\Autodesk\AutoCAD 20??\Express\dumpShx.exe" to short and easy path "C:\Test\dumpShx.exe"
You can even rename the file as "c:\1\d.exe" , TO BE EASY TO WRITE IN the COMMAND PROMPT .
2. Open Command Prompt for Windows , usually by writing in the down-left box .
3. Write to go in your Desired director : cd c:\test\ ;
4. Write all in ONE LINE as : dumpShx.exe -o c:\test\ltypeshp.shp c:\test\ltypeshp.shx and press ENTER .
or more easy : dumpShx.exe -o c:\t\2.shp c:\t\1.shx or : dumpShx.exe -o d:\2.shp d:\1.shx and press ENTER .
5. Enjoy !
Picture attached .