in my layer control drop-down the layers do not seem to be organized alphabetically as they typically do. in the layer manager they are alphabetical. how do I get this back?
Solved! Go to Solution.
Solved by nrz13. Go to Solution.
I typed MAXSORT and it gives me a default value of <1000>. what should I change it too?
From the AutoCAD help file:
MAXSORT (System Variable)
Sets the maximum number of items such as file names, layer names, and block names that are sorted alphabetically in dialog boxes, drop-down lists, and palettes.
Type: Integer
Saved in: Registry
Initial value: 1000
If the total number of items, also called named objects, exceeds this value, no items are sorted.
The value of MAXSORT is an integer between 0 and 32767.
Can't find what you're looking for? Ask the community or share your knowledge.