Programming Scripts

Hi,
I'm a retired computer programmer that would like to create some scripts to automate some things I do time and time again.  for example:

I want to zero the poses for a hand (or other parts of a figure).  I select the hand, expand from the selection, scroll down to the pinky finger), press <shift - enter>, zero the entire selection and deselect the selection. Obviously this is tedious and something that should be autometed.

Probably someone has already made a script that does this but what I want is how to write such a script myself.  I believe that Java Script is used, but without the variable and function names it is an impossibile task.  Can I get documentation for the variable, constant and functions.  I believe I also would need the compiled object file(s) to use those functions.  

PS.  I am not a Java Script programmer ( I am familliar with C, Pascal, Ada, and Java) so it would be a trivial matter to learn.

Bill Stanley

Comments

Sign In or Register to comment.