Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 5854 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (edited)

Hello,

Is there a way to either validate a field or write a script that removes spaces in FM7? I know the TrimAll feature would normally do this but it doesn't seem to be available in FM7.

Is there a way to do this?

Thanks.

Edited by Guest
Posted

Hi. Thanks for the reply. :P.

I'm afraid I couldn't get it working though, so I did a bit of searching and ended up doing the following:

Replace Field Contents [ Contact Data::Registration Number; Replace with calculation: Substitute ( Contact Data::Registration

Number ; " " ; "" ) ]

[ No dialog ]

Posted

If you don't wan't to mess with syntactical errors, could you have used:

http://www.myfmbutler.com/index.lasso?p=422

To transfer it, since the heavy (but necessary) commenting makes it easier to make a typo.

But Debi's method makes more comprehensive searches for all kinds of different non-letter or non-numbers, and convert it to a single space between each "word"

--sd

This topic is 5854 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.