<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "> Rob,<div><br></div><div><span class="Apple-tab-span" style="white-space:pre">       </span>The color information is stored inside the CHAT text files. When you open such file with CLAN the line that specifies the color scheme is deleted. You can open this file using TextEdit application on Mac or Notepad application on Windows machine and you'll see line similar to this at the top of file:</div><div><br></div><div><div>@Color words:<span class="Apple-tab-span" style="white-space:pre">     </span>%spa: 7 0 54563 876 *MOT: 7 57232 1957 6009 </div><div><br></div><div>This particular line instructs CLAN to display %spa tier in green color and *MOT tier in red color. After you select the color scheme for one particular CHAT file, then you can open that file with one of the above mentioned text editors and copy the whole "@Color words:" tier to any other CHAT files that you want to have the same color scheme in.</div><div><br></div><div>If you have BBEdit or know of any program that can do regular expression search and replace function, then you can use it to add  "@Color words:" tier to all CHAT files you want color added to. You can also use chstring CLAN command with either one of the following commands:</div><div>
<span class="Apple-style-span" style="font-family: Helvetica; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br class="Apple-interchange-newline"></div></div></span></div></span><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Arial Unicode MS'; ">chstring +t@ +d +caddcolor.cut *.cha</div></span><br class="Apple-interchange-newline">
</div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Arial Unicode MS'; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Arial Unicode MS'; ">chstring +t@ +d +s"@Begin" "@Color words: %spa: 7 0 54563 876 *MOT: 7 57232 1957 6009\n@Begin" *.cha</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Arial Unicode MS'; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Arial Unicode MS'; ">The file "addcolor.cut" needed in first command is attached to this email.</div></div></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Arial Unicode MS'; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Arial Unicode MS'; "><span class="Apple-style-span" style="font-family: Helvetica; font-size: medium; "><div>Leonid.</div><div><br></div></span></div>
</div></body></html>