FINDOPTIONS
Determines the default settings that are turned on when using the Find command.
The setting is a bitcode and can be any combination of the following to turn on options by default when using the Find command:
0 = No options selected
1 = Match Case
2 = Find Whole Words Only
4 = Wildcards (not supported)
8 = Search Xreferences
16 = Search Blocks
32 = Block Attribute Value
64 = Dimension or Leader Text
128 = Single-line or Multiline Text
256 = Single-line or Multiline Text
512 = Hyperlink Description
1024 = Hyperlink
Type: Integer
Saved: In the registry
Range: 0 to 2047
Default: 1008