Jump to content

strip tabs in text fields


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

Recommended Posts

i'd like to strip tab characters from a text field. i thought the easiest way to do this would be:

Set Field ["textfield", "Substitute (textfield, "tabchar", "")"]

but i can't see how to insert the tab character into the above formula. is there a way to do this in native FM, rather than 'export text - process in text program - import'.

Link to comment
Share on other sites

FM will insert and delete tab characters, the catch is that you have to copy and paste the tab character into a field or calculation in FM so it is available for your replace statements. Copy and Paste will work. On the Mac (were there is more need to strip/replace characters from PC files) there is a neat freeware app called Character Assassin that allows you to specify any ASCII character and copy it to the clipboard.

-bd

Link to comment
Share on other sites

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