Hello,<br><br>I know I can easily use variables in a mapfile, when the value comes from cookies or a GET request.&nbsp; But what about setting a variable inside the mapfile itself?<br>Something like:<br><br>HIGHWAY_MAX_SCALE=2000000
<br>HIGHWAY_MIN_SCALE=90000<br><br>or<br><br>HIGHWAY_COLOR=&quot;255 250 115&quot;<br><br>then be able to use something like:<br><br>COLOR&nbsp; %HIGHWAY_COLOR% <br><br>in a CLASS<br><br><br>That way if I decide I want to change a color, I can change it once, and have it take affect for everywhere else?
<br><br>Thanks,<br><br><br>Jerl<br>