Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Convertinga character to a carriage return


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

Recommended Posts

Posted

I have a postal address field, the content is stored in one long string, each part of the address field is seperated with a small outline square character. I want to convert this to carriage return so that the address feild appears on 3 lines rather than 1 long line.

confused.gif

Posted

The Substitute() function is used for this kind of string manipulation. The tricky bit for you is specifying the <unprintable> character in the function.

Try the easy stuff first: copy the square and paste it into the function, see if it works.

Posted

I can edit/replace the square character to another character, but I cannot find the option to convert the square character to a carriage return.

I tried pasting the

Posted

Hi nsl,

You will need to capture one of the square box characters, and use that in your searches. Sometimes it is easier to set up a global field for this purpose, paste your character in it, and then use the field for finds, scripts, etc.

BTW, I'm trying to figure out why this question was posted to this Topic area instead of [color:"blue"]"FileMaker Functions & Features >> Finding & Searching" which seems to fit the sprit of your question better.

HTH

Lee

cool.gif

This topic is 7284 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.