On Tue, 7 May 2002, Scott Spence wrote: > > So I am back to the beginning - does anyone know how to make browser names > case INsensitive? (CASE INSENSITIVE does not work :-() >
Browser names _are_ case sensitive, and analog properly recognises them as such. However, if you want a case sensitive BROWALIAS or BROWINCLUDE you can do it by using a regular expression with the REGEXPI: prefix. -- Stephen Turner, Cambridge, UK http://homepage.ntlworld.com/adelie/stephen/ "This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01 +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
