edit_limit

AutoCAD AutoLISP & Visual LISP

 
edit_limit
 
 
 
edit_limit = integer; 

Specifies the maximum number of characters a user is allowed to enter in the edit box. 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.