Is there a way to force a single valued template? For example: foo(bar)::=<< <bar> >> I want foo to die if there is more than one bar. Is there another way to approach this? Thanks Sohail