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

Hi,

I haven't used FM5 for a while. Help me out here, is this possible? I want to create little reading flash-card program for some students. I want them to see a screen which will display a single word from a list of words. They will use a NEXT WORD button to advance to the next word. The words will be selected at random from the list. The list should be modifiable by the students (ie. they can add to it when they learn a new word.)

I know I'm asking a lot here, but if you give me some general pointers (eg. what function to use) I think I'll probably remember enough to get going.

Thanks.

Paul

[ February 27, 2002, 11:01 AM: Message edited by: Wildy71 ]

Set up so that each record contains one word from the list in a text field;

Create a global field that returns a number;

Create a script that:

> Sets the global field to the following calc:

Round((Random* Status(CurrentRecordCount)), 0)

> Then goes to the record determined by the field value of the global field.

Attach the script to the button.

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.