imagine you have a package :
this.is.my.package
and it somehow is used as a path like
this/is/my/packge
how do I convert the package name to a path ?
i came across pathconvert, but i didn't succeed. i need to have the string "this/is/my/package" in a property in the end.
thanks
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]