<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#333333">
    <p>Hello,</p>
    <p>I wonder how to filter the select box (with Shift-Ctrl-L) or the
      data tab display, to maps do not match with a string. for exemple
      "myraster.*^(?!unwanted_string)" should display all maps beginning
      with "myraster" and without "unwanted_string"<br>
    </p>
    <p>This does not work. Is there any trick ??</p>
    <p>Thank you for your advice</p>
    <p>Frank<br>
    </p>
  </body>
</html>