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.
Juggernaut

Where are my carriage returns?

Featured Replies

Hi Forum,

Has anybody a work around for the problem of carriage returns being removed from text strings sent to an email application?

Whether using send email or open URL my text all appears on the same line.

I do have

Hi Chris,

I'm not sure I understand your problem. I use send mail with outlook express to put the contents of a text field into the body of my email message and carriage returns in the text field are reflected in the email message, it looks the same as it did in FileMaker.

I do have
  • Author

Hi ED,

Thanks for the response.

I am using Open URL rather than Send mail, as I need to use the bcc field, which Send mail doesn't allow for (as you say, the text looks fine when using Send mail).

Interestingly enough, Outlook displays the text correctly, while Outlook Express leaves off the carriage returns, but only after I sustitute the

OK, I see, sorry I misunderstood.

Try %0A instead of %0D, that should do it!

Best regards

Ed

Just for info

The ASCII for carriage return is as you say %0D

%0A is the ASCII for (line feed/new line)

It depends on the application you are putting the ASCII characters into as to which you use, but you can always use both it won't cause any problem, this would probably be the better option actually.

%0A%0D

Best regards

Ed

  • Author

Hi Ed,

Thanks Ed, that fixed everything!

Hmm, I had the same problem and inserting the <br> tag in my calc fields made my HTML pretty again. I'm using SMTPit, however, so maybe that's why it's different.

  • 1 month later...

The bottleneck of the carriage return replacement is not of course what you see in your own E-mail-client but what the clients see in their E-mail...When using Netscape 4.79 as my default E-mail client I used %0A as the replacement, which looked ok in Netscape. I got the %0A replacement tip somewhere from the internet, but it sucks..Outlook Express misunderstands the %0A. When using %0A%0D my Outlook Express (Mac) displays an extra square next to the carriage return, so that does not work well either.

In my experience just replacing the

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.