June 26, 200520 yr 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.
June 26, 200520 yr Set taborder in your layout then create script near: Loop Go to next field exitloopif(GetActiveFielfName)=Your_variable/global
June 26, 200520 yr 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?
Create an account or sign in to comment