Vivian M Posted July 30, 2008 Posted July 30, 2008 I have a script that replaces the number in a field with with the first 4 and last 4 number with *** between. Unfortunately, it is replacing the numbers in all the records being browsed and not just the current record. How can I, within the script, have it choose only the current record to change?
comment Posted July 30, 2008 Posted July 30, 2008 Use Set Field[] instead of Replace Field Contents[].
Vivian M Posted July 30, 2008 Author Posted July 30, 2008 Thank you. I made the change and it is working.
Recommended Posts
This topic is 5961 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