Change Default States from Image to Text by Script

Is this possible?

Here's my dilemna. I have 320 layers/objects that I initially created using images. The reason I did this was for visual verification of their positions. Now I need to change all of these layers to text. Is there a namespace/callback for this.

I've tried the code below amongst others and haven't gotten anywhere.

DesktopX.Object("C1.R1").States("").Text = "Insert text here"
1,622 views 2 replies
Reply #1 Top
As far as I can tell, nope. There's no way to change an object from image to text via script; it's all gotta be done in properties. 320?!   
Reply #2 Top
Yeah, that's what I thought.
That's a feature that would be nice in builder mode only.

It's actually 8 columns with 40 rows...actually 50 or 60 now. My base script positions each column relative to the previous and thankfully you can rename objects in script.