<br clear="all"><br>Trying to define my selectable layers, I keep getting a &quot;./select.map&quot; comment returned in information window rather than the attribute I specified.<br><br>My layer is in the mapbook service area for Select feature.<br>
<br>My select.map @ maps_countydemo includes my layer;<br><br>LAYER # Firestations Layer<br>              NAME &#39;Firestations&#39;<br>            DATA &#39;countydata/firestations/ga_firestations2&#39;<br>            STATUS ON<br>
            TYPE POINT<br>            METADATA<br>                qstring_validation_pattern &#39;.&#39;<br>            END<br>              HEADER &#39;countydata/firestations/select_header.html&#39;<br>            TEMPLATE &#39;countydata/firestations/select_firestations.html&#39;<br>
            FOOTER &#39;countydata/firestations/select_footer.html&#39;<br>            TOLERANCE 2<br>                CLASS<br>                        NAME &#39;Firestations&#39;<br>                        COLOR 255 0 0<br>
                        SYMBOL &quot;square&quot;<br>                        SIZE 8<br>        END<br><br><br>..and I have a select_firestations.html located in the data folder:<br><br>countydata/firestations/<br><br>Could someone advise what I am overlooking?<br>
<br>Thanks in advance.<br><br>Antonio<br>