Over 1.096.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips.
Try the new precise Engineering calculator and the updated Barcode generator.
New AutoCAD 2026 commands and variables.
CAD tip # 5151:
Question
A
This error means that an ARX, ADS, or LISP function calls repeatedly (recursively) an internal AutoCAD command or (usually) that an externally defined function (e.g. ALIGN, EATTEDIT, ATTSYNC, etc.) is called (invoked) improperly.
E.g. use (align...) instead of (command "ALIGN"...), or (acet-attsync ...) instead of (command "ATTSYNC"...).
ACADADT


12.8.2006
16195×
applies to: AutoCAD · AutoCAD Architecture ·