Functionality bit 11
- Perform Element Name Case Checking

This portion of the license file contains the functionality bit to:

Prevent users from creating element where an element name of the same name (except for case) exist in the same directory (i.e. it would not allow "foo.c" if "Foo.c" or "foo.C" already existed in the directory) .

Equivalent processing to the "mkelem" command was added to the "ln", "ln -s" and "mv" commands.

This bit would prevent their creation and display a dialog window similar to the one below:

Valid values for this bit are defined below:

ValueDefines this feature as...
0disabled
1enabled