Forum Discussion
Marsha_R
4 years agoModerator
instead of setting
vObject = "myaliasstring"
set
vObject = eval(myaliasstring)
Right now you are making vObject a string rather than the object that you want.
- LRuoc4 years agoContributor
Fantastic, that has set me on the right path.
I changed it and its worked.
What I need now is for the script to accept a parameter value and use that as the object. Is that possible?
- Marsha_R4 years agoModerator
I don't believe the script will care about the source of the value as long as it resolves to something that is type object. Try it and see.
Related Content
- 6 days ago
Recent Discussions
- 6 days ago
- 6 days ago
- 9 days ago