Marcel1 Posted September 12, 2005 Posted September 12, 2005 Hi, I am writing a script that allows the user to copy the contents of the active field to the same field in every other record within the found set, using "replace field contents". However, I am having a little trouble getting the script to automatically identify the active field. I found the get (activefieldname) function, but I don't know how to create a script command to go to this field in the next record. Anyone have any thoughts? Marcel
-Queue- Posted September 12, 2005 Posted September 12, 2005 If the cursor is currently in a field, then Go to Record/Request/Page [Next] will keep it in the same field when it selects the next record (assuming there is one).
Marcel1 Posted September 12, 2005 Author Posted September 12, 2005 OK, this helps. I have my script working. Thank you. Marcel
Recommended Posts
This topic is 7359 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