Over 1.096.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips.
Try the new precise Engineering calculator.
New AutoCAD 2026 commands and variables.
CAD tip # 4053:
Question
A
You want to export (extract) block attributes to a comma- or space-delimited text file using a custom template file but AutoCAD reports the error 'Invalid field specification'.
Make sure you are using a proper format for the template file (an ASCII file) - e.g. (for blocks with the attributes "Name" and "Height"):
BL:Name C016000 Name C016000 Height N004001There should be no additional CRLF (Enter/Newline) character at the end of the last line.
ACADACLTADTMap


6.10.2004
21234×