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.

Featured Replies

hello there,

I've a script with a loop of this kind :

setloop = 1

loop

leftword ("test",setloop,1)

setloop = setloop + 1

end loop if setloop = #whatever..

end loop

where "setloop" is a number field.

So, Something very classical !

don't bother on the leftword commande syntax !

What I would like to do is the same kind of auto-incrementing of "setloop" in a calc field, but of course "calc field" doesn't allow this kind of recursive loop.

I've my nose on it and I cannot figure it out, how to get in the right direction.

so, thank you for your help,

The best you can do is hard-code in a set number of iterations... say, 20 or however many will exceed your expected number of words.

Or use a repeating calc, value list based on it, and a ValueListItems field. Check here for an example.

  • Author

Thank you guys for your help,

I pointed me in the right direction.

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.