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.

editing a script starting from the debugger

Featured Replies

I'm running a script with the debugger running. I reach something that needs revision. I click on the Edit Current Script icon on the top right side of the debugger window. I perform the revisions. And then almost always discover I've forgotten to kill the currently script run in the debugger.

Is there a way to prompt FMP's debugger to kill the current script run automatically when I use its Edit Current Script icon? That should surely be its default behaviour. If I edit the script there's surely no point in proceeding further with the current run through the script. Or am I missing something?

Kind regards,

What the default behavior should be is certainly debatable. But what isn't is that you cannot change the behavior of the script debugger.

About half the time I'm editing a script do I want to stop it. If there's an error I fix it then manipulate the running script (using the jump around feature and the set variables in the Data Viewer) to keep it on track.

It's also not that difficult to hit the red X after the Edit script button or simply respond to the error dialog when saving a script that is running.

Get in the habit of clicking edit, then stop; or hold down the command key and hit F10, then F8 without releasing the command key, that's a quick one-two punch.

You could use a macro utility to combine those into one keyboard command.

  • Author

Get in the habit of clicking edit, then stop; or hold down the command key and hit F10, then F8 without releasing the command key, that's a quick one-two punch.

You could use a macro utility to combine those into one keyboard command.

Thanks. That's a step 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.

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.