Arbortext Command Language > set Command Options > set writechangetracking
  
set writechangetracking
set writechangetracking= { original | changesapplied | changeshighlighted}
 
Specifies the write command output:
original — Show the document as if all pending change records have been rejected.
changesapplied — Shows the document as if all pending change records have been accepted.
changeshighlighted — Shows all pending change records.
The default is changeshighlighted.
* 
The write command can override this set command option.
Example
To set the write output to show the document as if all pending changes have been rejected:
set writechangetracking=original