PixelDroid
06-14-2007, 08:16 PM
Hi all.
I'm having a problem running mel scripts.
My script dir is:
C:\Documents and Settings\Mitch\My Documents\maya\8.5\scripts\jsOrientJointUI.mel
which I've verified with:
internalVar -usd;
// Result: C:/Documents and Settings/Mitch/My Documents/maya/8.5/scripts/ //
I'm able to run some scripts from that dir, but others fail. Even when I source a script (from command line and direct selection from File/Source), when I run the script, it fails:
source ftAnimKit.mel;
ftAnimKit.mel;
// Error: Cannot find procedure "ftAnimKit.mel". //
I had this problem in the past and was able to run this script, but no luck this time.
Anyone know what I'm doing wrong?
Thanks much.
I'm having a problem running mel scripts.
My script dir is:
C:\Documents and Settings\Mitch\My Documents\maya\8.5\scripts\jsOrientJointUI.mel
which I've verified with:
internalVar -usd;
// Result: C:/Documents and Settings/Mitch/My Documents/maya/8.5/scripts/ //
I'm able to run some scripts from that dir, but others fail. Even when I source a script (from command line and direct selection from File/Source), when I run the script, it fails:
source ftAnimKit.mel;
ftAnimKit.mel;
// Error: Cannot find procedure "ftAnimKit.mel". //
I had this problem in the past and was able to run this script, but no luck this time.
Anyone know what I'm doing wrong?
Thanks much.
