| Syntax 
   reset counter-name indexer? (to numeric-expression)?
 
 Purpose
 
 Versions of OmniMark prior to V3 used resetinstead ofset(orset counter). If thetois not specified, the value of the counter item is set to 1. (Note thatsetrequires atopart.) No herald is permitted before the counter because resetcan only be applied to counters. resethas been superseded bysetand should no longer be used. It is included for compatibility with earlier releases of OmniMark.
 |