Crapples Posted September 25, 2008 Posted September 25, 2008 Is it possible to go to a field based on the result of a calculation? For example, elsewhere in a script I may set a variable called $fieldName to the value of "Field6". Later in the script I want to go to that field and get the contents from it. Can I go to Field = $fieldName? I don't see this option anywhere, but it seems like something people would want to do pretty commonly. Is there a workaround?
Newbies dblodgett Posted September 25, 2008 Newbies Posted September 25, 2008 (edited) It's definitely a workaround, but you could name the fields in question as objects, then use the "go to object" script step, which can be populated using a variable. Hope that helps. DB Edited September 25, 2008 by Guest
Recommended Posts
This topic is 6253 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now