New CADforum look launched.
Over 1.082.000 registered users (EN+CZ). New 1D nesting and 3D nesting tools, updated Color converter. New AutoCAD 2025 commands and variables. Learn about twiGIS.
Over 1.082.000 registered users (EN+CZ). New 1D nesting and 3D nesting tools, updated Color converter. New AutoCAD 2025 commands and variables. Learn about twiGIS.
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
*CAD
12.8.2006
15970×
applies to: AutoCAD · AutoCAD Architecture ·