Does anyone know of a way to create a reference to a list of files without
specifying the directory that they are stored in and then to create filesets
from that list that specify the directory.
So the application of this would be in the case where a set of files is
copied from a source directory to a deployment directory and then operated
on in the deployment directory. Instead of having to specify the entire
fileset twice, once in the source directory in order to do the copy and then
again in the deployment directory to do furher operations, it would be
useful to specify the list of files once as a reference.
Thanks
John