Share
 
 

edit_limit Attribute (DCL)

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.

Release Information

    Releases:

  • AutoCAD R12 and later on Windows

Was this information helpful?