Emma in England Posted September 19, 2005 Posted September 19, 2005 I need to create a field which looks at an existing field and strips out everything in it which is between chevrons, i.e. replace with nothing. How do I put this into the function? I've tried asterisks and it doesn't understand them, I guess because in a function they mean multiplication! First post, hope someone can help! Emma
Ender Posted September 19, 2005 Posted September 19, 2005 I don't think this can be done in FM5 without knowing ahead of time which text strings to substitute out. I suppose you could try a scripted solution, where it loops through setting the search text into a global, then substituting it out of the source text. BTW, in FM7/8, this can be done easily with custom functions.
Emma in England Posted September 19, 2005 Author Posted September 19, 2005 Oh no, that sounded great and I've just been told we're only being upgraded to v6! BTW, if I want to look for strings containing a " character, how do I tell it to treat that as a literal, I can't find anything in the help file...
Ender Posted September 19, 2005 Posted September 19, 2005 This seems to be a duplicate post. http://www.fmforums.com/forum/showtopic.php?tid/169937
Recommended Posts
This topic is 7268 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