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

Has anyone come up with a way to prevent the current file from closing using the close box on the top of the window? This happens a lot on Windows and is a pain.

In startup script add the following steps.

Allow User Abort [Off]

Loop

Pause/Resume script []

End Loop

BEFORE YOU DO THAT, have a script that does this:

Halt Script

Else you will have no way of closing the file rather than a force quit. Make sure you create a button for the user to quit. This doesn't have need a Halt Script or Exit script step. After all, if it did, then the script would halt and it would close anyway. Make sure you hide the status area too so the users don't see the pause button. You can do everything with buttons, all scripts will run properly, but as soon as any script calls for the halt script, they will be able to close the program. Just play with it, you'll figure out what you need.

Jeremy

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.