RE: Help with running different target based on user input?
Kevin Duffy eScholar White Plains, NY 914-989-2983
fileset and filename under copy task
>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
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