problem with anonymous variables



hi, i have a problem with counting non-anonymous variables in a list of
variables. the straitforward way i come up with is to remove all
anonymous variables from the list and then count the length of the
resulted list. Anybody has a better idea or how to remove anonymous
variables? thx in advance.

.