In general it's bad form to require a source of a mel script to trigger 
execution.  If you make a global mel proc in the script with the same name 
as the script, you can just do:
mel.eval("test");
And that will execute it.

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/7201a00b-a28d-4415-b6e2-3a71263ff8b9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to