Uh... The INTSEARCH* commands have nothing to do with FILEINCLUDE. I
am not sure why Henk included them. And yes, those could be simplified
with a RegExp.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group


Viau, Stephane ([EMAIL PROTECTED]; Tuesday, January 07, 2003 11:55 AM):

> is this part significant to the solution? and can i use regex instead?

> INTSEARCHWORDINCLUDE *
> INTSEARCHWORDEXCLUDE a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z
> INTSEARCHWORDEXCLUDE 
> aan,alle,als,de,der,een,en,elk,elke,het,http,in,is,of,om,van
> INTSEARCHWORDEXCLUDE 
> an,and,any,at,by,for,from,how,into,on,or,the,to,up,what,where,which
> INTSEARCHWORD ON
> # INTSEARCHWORDCOLS
> INTSEARCHWORDSORTBY alphabetical
> INTSEARCHWORDFLOOR 1r
> INTSEARCHWORDCHART requests
> #
> INTSEARCHQUERYINCLUDE *
> INTSEARCHQUERYEXCLUDE a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z
> INTSEARCHQUERYEXCLUDE 
> aan,alle,als,de,der,een,en,elk,elke,het,http,in,is,of,om,van
> INTSEARCHQUERYEXCLUDE 
> an,and,any,at,by,for,from,how,into,on,or,the,to,up,what,where,which

> Thanks,

> Stephane Viau
> Systems Analyst
> The Canadian Real Estate Association (CREA)
> suite 1600, 344 Slater St
> Ottawa, ON K1R 7Y3
> work: (613) 237-7111
> fax: (613) 234-2567
> [EMAIL PROTECTED]



> -----Original Message-----
> From: Henk Schrik [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 07, 2003 1:49 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [analog-help] is it possible to include a particular string
> i n the querystring usign regex?


> Hi Stephane,

> At 12:26 7-1-2003 -0500, you wrote:

>>ive read that but its not clear to me. Can you provide me some specific 
>>examples, pls.
>>
>>is it possible to do this, but then turn off argments in the request 
>>report so they dont show.
>>
>>Thanks,

> Considering you example:
> ex: /mls/test.asp?cid=103 would be included but not  /mls/test.asp?aid=102

> and looking at my practice:

> # FILEINCLUDE */nod/plsql/*v_keuze_db=borg* (my example)
> # FILEINCLUDE *v_query*

> The following might work:

> ------------------------------------
> FILEINCLUDE */mls/test/*cid=103*
> or
> FILEINCLUDE */mls/test/*cid=103

> INTSEARCHWORDINCLUDE *
> INTSEARCHWORDEXCLUDE a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z
> INTSEARCHWORDEXCLUDE 
> aan,alle,als,de,der,een,en,elk,elke,het,http,in,is,of,om,van
> INTSEARCHWORDEXCLUDE 
> an,and,any,at,by,for,from,how,into,on,or,the,to,up,what,where,which
> INTSEARCHWORD ON
> # INTSEARCHWORDCOLS
> INTSEARCHWORDSORTBY alphabetical
> INTSEARCHWORDFLOOR 1r
> INTSEARCHWORDCHART requests
> #
> INTSEARCHQUERYINCLUDE *
> INTSEARCHQUERYEXCLUDE a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z
> INTSEARCHQUERYEXCLUDE 
> aan,alle,als,de,der,een,en,elk,elke,het,http,in,is,of,om,van
> INTSEARCHQUERYEXCLUDE 
> an,and,any,at,by,for,from,how,into,on,or,the,to,up,what,where,which
> INTSEARCHQUERY ON
> # INTSEARCHQUERYCOLS
> INTSEARCHQUERYSORTBY alphabetical
> INTSEARCHQUERYFLOOR 1r
> INTSEARCHQUERYCHART requests
> ----------------------------------------------------

> Greetings,


> Henk Schrik
> tel. (31)(0)6 53612294
> e-mail: [EMAIL PROTECTED]
> website: http://henk.schrik.nl
> or        http://henk.schrik.org

+------------------------------------------------------------------------
|  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/analog-help@lists.isite.net/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to