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.

go to layout pause - cancel

Featured Replies

I have trying to set a script that when the user is sent to a layout and it is set to pause, and the user wants to cancel, he/she will be sent back to another layout. I set a script with an "if"

if

get (lasterror)=1

go to layout

else

print

end if

I must have some order wrong. Any help would be great. Thanks

I believe 'user canceled action' refers to clicking cancel on dialog boxes. It is better to use Allow User Abort [Off] in your script, so that no cancel button is available on the Status Area, and add a Cancel button, attached to a different script, to your layout instead.

  • Author

But if I set go to layout to pause, would the button still work on the layout? I will give it a try.

  • Author

I tried that, and the button won't work. I set the script for the button to exit script and go to layout.... maybe it is exiting it's own script...

Himitsu:

Your button's script is exiting itself. You should set it to go to layout first, then use Halt Script, which kills all running scripts.

-Stanley

In the button dialog box there is a choice of what to do with current script. The default value is Pause. You can Halt, Exit or Resume in addition to Pause. It is in the lower left of the Options box.

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.