Background Image Script?

 From:  FDP
6162.19 In reply to 6162.18 
Thanks Michael!
I got the script to work! Making a decrement version was super easy (just changed line 63 to "--num;").

Now I just have to figure out how to take a modifier for the command (e.g. fork at --num or ++num).

Is there a way to select objects by name and then change that name? E.g. objectpicker(object.objectname == "Unnamed")?

-FDP