I'm working on a script to control the track changes settings from one InCopy session to the next. Unless someone tells me that there is a preferences setting that I've overlooked, that is.
I've figured out how to handle the most of the settings I care about (showAddedText, etc) and can turn tracking on and off (story.trackChanges=true/false) but I stumped on how to show or hide the changes. There's a handy eyeball button in the user interface, but I can't find anything in the InCopy scripting documents.