Batch files to facilitate detection of state 'jumbling' caused by a bug in the DELTA Editor The batch files, and this documentation file, are contained in the file 'findjum.zip', which should be unzipped in the DELTA directory. STATENUM.BAT Numbers a character list to facilitate detection of state 'jumbling' caused by a bug in the DELTA Editor. The character list must be in a file 'chars', and must be in the format exported by Confor, Delfor, or the DELTA Editor. The number of states in a character must not exceed 99. An inner comment containing the state number is added to each state description. STATECHK.BAT Checks a character list to facilitate detection of state 'jumbling' caused by a bug in the DELTA Editor. The character list must be in a file 'chars', and must be in the format exported by Confor, Delfor, or the DELTA Editor. The number of states in a character must not exceed 99. The character list must contain inner comments as created by statenum.box. STATEREN.BAT Renumbers a character list to facilitate detection of state 'jumbling' caused by a bug in the DELTA Editor. The character list must be in a file 'chars', and must be in the format exported by Confor, Delfor, or the DELTA Editor. The number of states in a character must not exceed 99. Any existing inner comments, containing the state number as inserted by statenum.box, are deleted, and new inner comments are added.