A question on using a namespace



I was playing around with the inifile package to read and write a test
ini. Works great no problems.

I was wondering though...do I have to type ::ini::whatever or is there
a way to shorten those? Or do you really not want to because it is a
"namespace" and you don't want to trod over other commands?

:Robert

.