
There is nothing clever in the CFSCopier all the
clever work was done Computer Concepts. I would
like to say that I know how there routine works
but I do not.

The copier is simple in that all it does is 
prefix cfs# to the input of an item being
unpacked and remove the prefix cfs# from 
the output. Thus simulating what you woud 
do if you dragged from a cfs# window to
a none cfs# window.

The pack is a bit more difficult. The above 
applies but reversed, plus some checking
for particular file types contained in the
!Exclude file. 

It was very easy to echieve the above 
when in situ but when the output was
wanted in a different place from the
input things got a bit more hairy. In
some respects this has lead to some 
duplication as the code that worked in
situ was left aloan and new code created
for the target option.


Additional information refer to:-
Introduction, Mouse, Monitor, Target,
Exclude, Hints and Features.
