Hello,
I want to reference an object named "Es" found in the directory /apps/wms .
I'd normally create a script in /apps/wms and issue the command obj = getattr(context,"Es") .
But how do I do so from a script located elsewhere ?
Regards,
Danny