RE: Help with running different target based on user input?

2007-02-23 Thread KDuffy
Kevin Duffy eScholar White Plains, NY 914-989-2983

fileset and filename under copy task

2007-02-21 Thread KDuffy
>From my reseach/reading, in this example a file to be included would have to meet the three filename conditions. The filename conditions are "AND"ed. So I think I understand why the above does not work. The following copies the file

fileset and filename under copy task

2007-02-20 Thread KDuffy
Hello: I am tring to do something simple. I want to copy files from from one directory to another by listing specific groups of file ie *.XML or *.html The follwing works: Copy Other Files But