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.

probably a dumb question

Featured Replies

  • Author

I know this should be a simple one but my brain has frozen!

I am trying to script a find to find records in a table where the field data is in multiples of 3 letters (not counting spaces)...

so

AAA BBB CCC or AAABBBCCC would be fine.

But AA BBBCCC would not be returned.

I could do it with @@@ @@@@@@ but i know ther must be a way to check number of letters and see if it is a multiple of 3... can anyone tell me what I am missing here?

I know this should be a simple one but my brain has frozen!

I am trying to script a find to find records in a table where the field data is in multiples of 3 letters (not counting spaces)...

so

AAA BBB CCC or AAABBBCCC would be fine.

But AA BBBCCC would not be returned.

I could do it with @@@ @@@@@@ but i know ther must be a way to check number of letters and see if it is a multiple of 3... can anyone tell me what I am missing here?

  • Author

I know this should be a simple one but my brain has frozen!

I am trying to script a find to find records in a table where the field data is in multiples of 3 letters (not counting spaces)...

so

AAA BBB CCC or AAABBBCCC would be fine.

But AA BBBCCC would not be returned.

I could do it with @@@ @@@@@@ but i know ther must be a way to check number of letters and see if it is a multiple of 3... can anyone tell me what I am missing here?

Hi,

You'd better use a Marking calculation that would result true or false according to the string.

Then do a search for 1 if True or 0 if False.

Should this be testing the alphabet order too and would ABCABCABC turn true as well ?

Hi,

You'd better use a Marking calculation that would result true or false according to the string.

Then do a search for 1 if True or 0 if False.

Should this be testing the alphabet order too and would ABCABCABC turn true as well ?

Hi,

You'd better use a Marking calculation that would result true or false according to the string.

Then do a search for 1 if True or 0 if False.

Should this be testing the alphabet order too and would ABCABCABC turn true as well ?

  • Author

order of letters doesnt matter... its actually three letter codes for airports and cities

so it could be NYC LHR MIA ..... etc etc ut i need to be able to spot any that are not complete groups

  • Author

order of letters doesnt matter... its actually three letter codes for airports and cities

so it could be NYC LHR MIA ..... etc etc ut i need to be able to spot any that are not complete groups

  • Author

order of letters doesnt matter... its actually three letter codes for airports and cities

so it could be NYC LHR MIA ..... etc etc ut i need to be able to spot any that are not complete groups

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.