Hello ,Everybody:
When I edit and kenerl in PB,
I want to "delete" the File Viewers ,
there are 2 Choice to do this
"Delet" and "Remove Anchor from Feature".
What's the different.
Thank you.
Peter

Re: The different between Delete and Remove Anchor form Feature by Piet

Piet
Fri Apr 14 04:08:41 CDT 2006

The "Anchor" means you've specifically included the component. If there
is no anchor the component might be included because of a dependency.

Remove anchor will remove the component unless it also has to be
included because of a dependency.

Delete is the basically the same thing, except it will tell you "Cannot
delete this component because of dependencies".

Regards,
Piet