Welcome to the Xceed Community | Help
Community Search  
More Search Options

BUG in FilesToExclude?

Sort Posts: Previous Next
  •  03-19-2005, 9:47 AM Post no. 6245

    BUG in FilesToExclude?

    Hi

    To process all the files and folders in the "H:\DATA\BACKUPS" folder but excluding
    the contents of the "H:\DATA\BACKUPS\PICS" folder set the FilesToProcess and
    FilesToExclude properties to the following values:
    FileSelection1.FilesToProcess = "H:\DATA\BACKUPS\*<r>"
    FileSelection1.FilesToExclude = "H:\DATA\BACUPS\PICS\*<r>

    It doesnt work :-((

    This works:
    FileSelection1.FilesToProcess = "H:\DATA\BACKUPS\*<r>"
    FileSelection1.FilesToExclude = "DATA\BACUPS\PICS\*<r>

    Its a BUG in FilesToExclude or whats wrong in this Sample?

    --
    THW68
  •  03-21-2005, 8:43 AM Post no. 6246 in reply to 6245

    Re: BUG in FilesToExclude?

    Hi!

    Yes, it's a bug I've been working on Friday. It's fixed and a new build should be available at the beginning of next week.
  •  03-29-2005, 8:38 AM Post no. 6247 in reply to 6246

    Re: BUG in FilesToExclude?

    WHERE IST THE UPDATE?
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.