bmohnsen Posted June 26, 2005 Posted June 26, 2005 Is there a way to use a variable/global in a go to field script step --- similar to what can be done with layouts. If I can calculate the field name - it will save me from have to write 300 scripts specific to each situation.
aaa Posted June 26, 2005 Posted June 26, 2005 Set taborder in your layout then create script near: Loop Go to next field exitloopif(GetActiveFielfName)=Your_variable/global
bruceR Posted June 26, 2005 Posted June 26, 2005 You could Use applescript. But it sounds like there are some basic design issues that need to be fixed instead. Can you provide more detail?
Recommended Posts
This topic is 7089 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