PDA

View Full Version : jsOrientJoint error message


dr_bob
08-13-2002, 11:49 AM
Hi

I'm trying to use the jsOrientJoint mel script from the Alias "Integrating a creature Animation Rig..." DVD, but when I type in jsOrientJoint on the command line I get an "unterminated string" error.

I'm probably doing something really obvious wrong...but what?

Thanks.

bigfatMELon
08-14-2002, 06:42 AM
Possible the script file is hosed. Open it in a text editor and resave it. Check that the line breaks are working correctly.

Also, you don't really call jsOrientJoint directly anyway. You want:

source jsOrientJointUI;
jsOrientJointUI;

-jl

CGTalk Moderation
01-13-2006, 01:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.