PDA

View Full Version : macroscript error


mahaelgewely
05-20-2009, 07:22 PM
hello guys,

i am really a beginner in maxscript and i did a block of code that is composed of few functions and some block code lines, and it works well. when i converted it to a macroscript
i have to relate these functions to a button , on pressed it collects the variables from the different spinners and then run the functions then run the rest of code that has not variables.

i have an error and i do not know how to handle it and y this happens while the code works separately in a good way?!


the error reterned is >> MAXScript Rollout Handler Exception: -- No ""="" function for (%"u-"() Local:WCR01) <<

anyone can help me ?

find attachement

thank you
maha

3rd Dimentia
05-26-2009, 02:22 AM
That error is because 2 lines above the line listed below, there is a spare minus sign -

WCR01= random 160 255


I found that error, but there seems to be another one after that one is fixed.

CGTalk Moderation
05-26-2009, 02:22 AM
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.