Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Newline character not recognized by FileMaker Pro

Featured Replies

Hi,

I have a piece of code in C# that pushes data from an online form to the FileMaker Pro database.

It grabs text from different textboxes. To insert a line break after each line, I use "rn" or Environment.NewLine (both mean the same in Windows Enviroment). This thing was working fine until I think we updated to FileMaker Pro 9.

Users who are using version 9 see the data all jumbled up (as if FileMaker is not recognizing the new line character).

Users who are using version 8 don't have this problem. They see the data fine. So I am pretty sure its not the code problem.

Are there any known issues? Is there a work around.

Thanks all...

  • Author

No responses yet. :

Does anyone at least know what is the NewLine character for Version 9?

Thanks again.

You could try comparing the Fonts in the Version 9 files to the old ones. When I converted the files here to 9 the fonts were not listed in Filemaker so things got a little screwy.

Also if I understand what you are asking to create a new line the character is a Pilcrow ¶.

Michael

  • Author

Thanks for replying AudioFreak.

Pilcrow is actually a character commonly used to denote paragraphs.

What I am talking about is a new line character. Let me try to explain what I am trying to do.

I have a web page that is actually a form that customers can fill in to submit a request for something. Now the form has textboxes where the customer can type in.

For example, I have a textbox named "Name" and the other as "Location". Now in Filemaker pro database, values from these two textboxes go to the same field CustomerInfo. I use oledb to do that. And they should display in two seperate lines instead of just one line.

So for that I use "rn" in my code which is essentially a new line character in Windows environment.

Filemaker Pro 8 seemed to recognize this character but with 9, it doesnt seem to be the case.

Edited by Guest

  • Author

Wow...that seemed to have worked. Thanks so much.

:

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.