Reply To: Need a simple script to manipulate some elements

#62992
Anonymous
Inactive

After much frustration in trying to figure out which methods and properties can be used, I was able to write a script that actually works! I am not sure I want to go through that process again. The documentation is incredibly confusing (upper case where it shouldn't be, no help in accomplishing a task, only what properties and methods there are, and only with minimal information when you find it – even the tutorials I found say you have to poke around and try to make logical guesses as to what property applies to your task).

Nonetheless, after probably 12 hours of following examples (many of which didn't work, despite copy and paste), I now have a working script that is all of 28 relevant lines of code. It can be expanded should I need it, and I am trying to find other places that it might be useful to me. If anyone wants to see it or has a similar requirement, I am happy to share it.

Jake

This article was last modified on August 27, 2012

Comments (0)

Loading comments...