Newbies kiepo Posted October 19, 2005 Newbies Posted October 19, 2005 I want to use a non-breaking hyphen as can be used in WORD with CTRL+SHIFT+-. I know that a non-breaking space can be done by CTRL+space, but is there a way to do the non-breaking hyphen in Filemaker?
CoZiMan Posted December 18, 2005 Posted December 18, 2005 I've used the ascii code of certain characters to place them in a string. You would need to create a calc field to hold it, find the ascii codes required, then build the string. You can search for upper and lower case letters this way. Also, fmp uses a text delimiter (search in the forums here) which allows you to place the 'escape' key before characters. HTH
Recommended Posts
This topic is 6982 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