Hi Perrin,

Perrin Harkins wrote:
Yes, there is.  Read the information in the Mason documentation about
namespaces. There should be examples in there of how to do it.


Thanks for the tip; I found it quite easily in the documentation and indeed there are examples and at least two options to try. Thanks!


The best way to do this is actually to not import it at all and just
call myOwnFunctions::myFunction().  That saves some memory.  It is
more typing though.  If that way of calling it isn't working for you,
I suspect you might have a typo somewhere.  It should not be affected
by Mason.

I see. I probably made a careless mistake somewhere...thank you for your help!

Ray


Reply via email to