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

FILTER command to allow Carriage Return and Tab

Featured Replies

Hello All:

 

I have a text field that I'd like to filter on taking only characters A-Z, 0-9 and some special characters like "@#$%, carriage returns and tabs.  My problem is I don't know how to specify the Special Characters, Carriage Return and Tab in the Filter script.

 

Anyone?

 

Dom

Char(10), Char(13)

Use the Char() function to pass the matching ASCII values / Unicode code points; in this case, that would be Char(9) and Char(13),

  • Author

Wim, EOS:

 

Thank you both.  Had a blonde moment there.  ( lol )

 

Dom

Filemaker has a special symbol for the carriage return: There's even a button in the Specify Calculation window for inserting the symbol. Alternatively, you can use Char (13).

 

Regarding the tab, you can either type* or paste an actual tab into the formula (there's no way to type it, AFAIK) or - preferably - use Char (9).

 

---

(*) Using Ctrl+Tab on Windows, Option+Tab on OS X.

Edited by comment

(there's no way to type it, AFAIK)

 

On Windows you can type CTRL + TAB

On Windows you can type CTRL + TAB

 

I stand corrected. I am not sure when this started, but I see that you can type a tab on a Mac too, using Option+Tab.

  • Author

Thanks all.  I learned something new today.  Appreciate all the help. 

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.