Newbies jackniko Posted January 19, 2007 Newbies Posted January 19, 2007 Hi. We recently upgraded to version 7.0v3 from version 4 (for Windows). A common application was to copy/paste text from a terminal window into a FileMaker text field. This worked fine in version 4 (and works fine in every other application). However, in version 7 the pasted text contains hundreds of white "box" characters—This only affects the Windows version (not Mac). Anyone know how to prevent the input of the extra characters when pasting text into Filemaker. Thanks!
AudioFreak Posted January 19, 2007 Posted January 19, 2007 (edited) Change the Actual Font type. You are using a Font that windows does not recognize most likely. hth Edited January 19, 2007 by Guest
Søren Dyhr Posted January 19, 2007 Posted January 19, 2007 Filemaker has turned unicode meanwhile... I would investigate if I could pipe the stuff from the terminal into a text file, instead of attempting to paste stylized data, in a for filemaker unknown format. What "terminal window" are you pasting from? --sd
Newbies jackniko Posted January 19, 2007 Author Newbies Posted January 19, 2007 Hi. Thanks for the response! The terminal app we use over here is "NetManage". We can copy/paste from it successfully into any application other than FileMaker, version 7—Copy/paste is the easiest method to grab selected fields from one of the many thousands of fields of data in our AS400. We hoped that is was merely a FileMaker setting that could easily be modified to allow this. Any suggestions? Thanks!
Ender Posted January 19, 2007 Posted January 19, 2007 Perhaps there is some formatting that FileMaker is having trouble applying. What happens if you paste holding down the option key (Paste without formatting)?
Søren Dyhr Posted January 19, 2007 Posted January 19, 2007 I thought it was what filemakers ODBC import was meant to deal with... issuing a few SQL statements and get a set of records over??? --sd
sbg2 Posted January 23, 2007 Posted January 23, 2007 (edited) Hi Jackniko, I experience similar problems when pasting telephone numbers from MS Outlook Contact cards. Try (on a test file)an autoenter calculation with the "do not replace existing..." box unchecked. Filter ( MyTextField ; " abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-=`~!@#$%^&*()_+|[]}{';:"/.,?><") Edited January 23, 2007 by Guest put function inbetween code tags
Newbies jackniko Posted January 23, 2007 Author Newbies Posted January 23, 2007 Hi, sbg2. Thanks for the response. Your calculation works great. It's just the solution we were looking for. Thank you, thank you!
Recommended Posts
This topic is 6861 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