<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi KJ,<br>
<br>
<br>
K.J. Boal wrote:
<blockquote cite="mid:BAY128-W334104D83AC024C9DAE47792860@phx.gbl"
type="cite">
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
<div style="text-align: left;">Could you give me an example of a
command string that would change the colour of the 3rd, 4th and 5th
signs in an 8-sign column?<br>
<br>
</div>
</blockquote>
OK. "2,,,3,,ff0000,3"<br>
<br>
This is an override string that does nothing with the first 2 signs
(2,,). The next 3 signs, it does not change the size, but it does
change the color to red (3,,ff0000). The last 3 signs are placed in
the same column (3 which is the same as 3,,).<br>
<br>
<br>
Regards,<br>
-Steve<br>
</body>
</html>