>Karen -
Thank you.  Here is an example of a file with location
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
LOCATION:my house
TRANSP:OPAQUE
SEQUENCE:0
UID:040000008200E00074C5B7101A82E00800000000605293437DE0C6010000000000000000100
 00000D7A6A48D184D2B4D809714DD9FCDDF49
DTSTAMP:20061005T141928Z
SUMMARY:Early Dissmal
PRIORITY:5
X-MICROSOFT-CDO-IMPORTANCE:1
CLASS:PUBLIC
END:VEVENT
END:VCALENDAR

Thanks again.


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:
>>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:255665
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to