PacificStar Posted July 3, 2009 Posted July 3, 2009 I have a script that worked perfectly in FM9. I set a field with a value (static HTML code) Then I go to Field (same one I just set) Then Perform Find/Replace (replacing NAME, ADDRESS, etc with values from a client order) Options are Replace All, Direction All, Current record/request and Current field. In FM10 I get an error: The Find/Replace option "Current field" requires a selected field. The process is repeated three times in three different parts of the script, on three different fields. Each time preceded by setting the field, and then going to the field. It works on the first batch of find/replaces, but not the second or third. I can't find any difference between them other than the 1st batch is case sensitive, and the second and third are not. (changing that option has no effect). How do I force FM to select a field? It seems this should be basic, but I'm obviously missing something. Thank you for any help/advice/thoughts you may have.
Ocean West Posted July 4, 2009 Posted July 4, 2009 personally I would opt to use Set Field and use the substitute or replace functions in lieu of the Find/Replace options.
PacificStar Posted July 10, 2009 Author Posted July 10, 2009 That seems to have solved the problem. Learned something new. Thank you very much.
Recommended Posts
This topic is 5615 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