> For me, the useXXX kind of parameters indicate clearly that both cases (use and > not use) are supported by the expression maintainer. {package ? null} also clearly states this.. where "? null" means if package is not given default to null. Marc Weber