Support for analog web log analyzer wrote:
Can you help me match a literal ? in a regular expression? Looking for \? doesn't match anything at all, I think analog is looking for one or more repetitions of the backslash.

Unless you specifically need a regexp, you don't need the \

FILEINCLUDE /*bin/*?*smith*

works for me (* is wildcard, ? is itself).

I also use

FILEALIAS /?help&* /help$$Popup?*
FILEALIAS /?zoom&* /zoom$$Popup?*

to organise my analog reports the way I want them.

Chris


Any views expressed in this message are those of the sender and not necessarily those of CCA Group. The unauthorized use, disclosure, copying or alteration of this message is forbidden. The contents of this message may be confidential and/or privileged, copyright CCA Group and are intended solely for the use of the individual or entity to whom they are addressed. Whilst this message has been scanned, CCA Group cannot guarantee that it is virus free or compatible with your systems and accepts no responsibility for any loss or damage arising from its use. The recipient is advised to run their own anti-virus software. If you receive this message in error please contact [EMAIL PROTECTED] immediately, destroy any copies and delete it from your computer systems.

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to