Specifies the maximum number of characters a user is allowed to enter in the edit box.
Supported Platforms: Windows only
edit_limit = integer;
A possible value is an integer (default: 132). When the user reaches this limit, AutoCAD rejects additional characters (except for Backspace or Del). The maximum edit limit allowed is 256 characters.
Releases: