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.

Pause startup script

Featured Replies

What is the key commands to pause or interupt a startup script /opener script? Or should you just delete the file and start again and insert a pause statement?

Thank you.

The best trick is to include a test in your startup script for Status(CurrentMofifierKey). This is used to check is some modifier key (option, shift, control, command) is held down and exit the script.

The following is reprinted from the FM 5 help system.

Format

Status (CurrentModifierKeys)

Parameters

None

Data type returned

number

Description

A number representing the keyboard modifier keys (for example, Shift) are being pressed by the user. The number is calculated by summing numbers representing each modifier key being pressed. The value assigned to the keys is:

Modifier key

Value

Shift

1

Caps Lock

2

Control (Mac OS)

Ctrl (Windows)

4

Option (Mac OS)

Alt (Windows)

8

Command (Mac OS)

16

Example

The user is pressing Shift+Alt on a computer running Windows. Status

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.