And it bears no resemblance to the filter you set with the GUI? Or it's the
same, but done directly with DASL? If the latter, that makes perfect sense
to me, since you're setting the view filter with DASL in the XML.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Michael Tissington" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Yes, I realize that 
>
> I have Outlook 2003 installed and using the Outlook GUI I created a view
> with a filter.
>
> I copy the xml for the view to a file.
>
> I created a new Folder and loaded the xml from the file
>
> I looked at the view in the new folder and the filter is built using DASL.
>
> --
> Michael Tissington
> http://www.oaklodge.com
> http://www.tabtag.com
>
>
> "Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > Setting the <filter> element with View.XML works only in Outlook 2002
SP2
> or
> > later.
> >
> >
> > "Michael Tissington" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > I have a number of Outlook views which I extracted from an Outlook
> folder.
> > > The Views had been created using standard GUI methods.
> > >
> > > When I load the View into a new folder and look at the filter, its
> display
> > > the filter in DASL but when I created the View this certainly was not
> the
> > > case.
> > >
> > > Any idea what is going on here and how I can get it to work as a
normal
> > > filter?