heres an upgraded version, not sure how search actions work but in SQL you
would just say:
and Date >= '<@substring str="<@currenttimestamp>" start=1
numchars=2>/01/<@substring str="<@currenttimestamp>" start=7 numchars=4>'
and that would translate (in this months case) to:
and Date >= '04/01/2003'
----- Original Message -----
From: "Atrix Wolfe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 04, 2003 1:00 PM
Subject: Re: Witango-Talk: Search Action-only month
> well, you can do this to get the current month in 00 format:
>
> <@substring str="<@currenttimestamp>" start=1 numchars=2>
>
>
>
> ----- Original Message -----
> From: "Steve Campbell" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, April 04, 2003 12:46 PM
> Subject: Re: Witango-Talk: Search Action-only month
>
>
> > I have a search action that is bringing back items in a database. The
> items
> > are only a I.D., NewsTitle, Date (in 00/00/0000 for), and news story.
> >
> > I only want to bring back the wants that match the current month that we
> are
> > in. I think that I could bring back like March for example, but for the
> > current month that we are in is what is baffling me.
> >
> > Any ideas would be appreciated.
> >
> > Thanks
> > Steve
> >
> >
> > ________________________________________________________________________
> > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
> > with unsubscribe witango-talk in the message body
> >
>
> ________________________________________________________________________
> TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
> with unsubscribe witango-talk in the message body
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body