McMaster
03-06-2003, 03:51 PM
Hi!
I'm trying to get familiar with mel, and I found the Maya Gems scripts in ...maya45/docs/en_US/html/UserGuide/Mel/MayaGemsIntro3.html#179577
I've tried to copy-paste them into scripteditor, but the dynFuncBoundary aswell as the dynFuncExplosion.mel doesn't work, but I don't know why?
The Output I get is:
dynFuncBoundary;
// Error: float $startTime = 'timerX'; //
// Error: Syntax error //
// Error: float $elapsed = 'timerX -st $startTime'; //
// Error: Syntax error //
I tried to search the Mel Command Reference, but I can't find the error in the scripts?!?
I'm trying to get familiar with mel, and I found the Maya Gems scripts in ...maya45/docs/en_US/html/UserGuide/Mel/MayaGemsIntro3.html#179577
I've tried to copy-paste them into scripteditor, but the dynFuncBoundary aswell as the dynFuncExplosion.mel doesn't work, but I don't know why?
The Output I get is:
dynFuncBoundary;
// Error: float $startTime = 'timerX'; //
// Error: Syntax error //
// Error: float $elapsed = 'timerX -st $startTime'; //
// Error: Syntax error //
I tried to search the Mel Command Reference, but I can't find the error in the scripts?!?
