DTSTART:([0-9]*)T([0-9]*)Z
DTEND:([0-9]*)T([0-9]*)Z

Will get you locations on start and end Date and Time. Where is the location
part?  If I have a chance I will write some code. Using REFind and
REFindNoCase.  They will return the location of the match then you have to
use those pointers and length to extract


On 10/5/06, Karen Clark <[EMAIL PROTECTED]> wrote:
>
> >Karen - Thank you for your willings to help. Here is what the file looks
> like
>
> BEGIN:VCALENDAR
> PRODID:-//Microsoft Corporation//Outlook 11.0 MIMEDIR//EN
> VERSION:2.0
> METHOD:PUBLISH
> BEGIN:VEVENT
> ORGANIZER:MAILTO:[EMAIL PROTECTED]
> DTSTART:20061005T150000Z
> DTEND:20061005T180000Z
> TRANSP:OPAQUE
> SEQUENCE:0
>
> UID:040000008200E00074C5B7101A82E00800000000605293437DE0C6010000000000000000100
> 00000D7A6A48D184D2B4D809714DD9FCDDF49
> DTSTAMP:20061004T180857Z
> SUMMARY:Early Dissmal
> PRIORITY:5
> X-MICROSOFT-CDO-IMPORTANCE:1
> CLASS:PUBLIC
> END:VEVENT
> END:VCALENDAR
>
> In the meantime I will look at REFind and REFindNoCase
>
> Thank you
> Karen Clark
>
>
>
> Reg Ex is your friend REfindNoCase or REFind
> >
> >If you have a sample file you can send I will help with the Regex's
> >
> >--
> >~Eric
> >Web Systems Developer
> >Rooms To Go
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255664
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to