Arbortext Command Language > set Command Options > set featureChangetracking
  
set featureChangetracking
set featureChangetracking= { on | off}
This command enables (on) and disables (off) the user interface and underlying program for the change tracking feature. This option can only be changed in the installprefs.acl file that is loaded at program startup. The default installprefs.acl file is located in the Arbortext-path\lib directory of your Arbortext Editor installation directory.
If you create a custom installprefs.acl, copy the default Arbortext-path\lib\installprefs.acl file, and set the set featureChangetracking command.
You can make a custom installprefs.acl file automatically available by putting it in the user's Arbortext-path\custom\lib directory to load it automatically upon startup (avoiding manual steps to add it to the path).
Related topic
APTINSTALLPREFS environment variable