I am very new to using applescript with OG. I have managed to build a script that creates a lot of objects based on a CSV file and link some together with connect. Now I'm trying to have it build more for me and would like to figure out how to select an object that might have been built earlier without knowing in advance what object I might want to grab. In the process of building the objects I create a name for each object based on the item in the CSV file. I thought I could reference this to find it again easily. Here is an example of one object I might want to select to connect to another object I create. Can I find it based on the "user name" I've created?
Please help.
Thanks!
I didn't find the right solution from the Internet.