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.

Disabling Script Steps (temporarily)

Featured Replies

Is there a way to temporarily disable a specific script step?

As I recall, macro writing in Excel allowed you to change a line of code to a comment by putting something like quotation marks in front of the line of code. This way you could toggle the code to active or inactive by deleting or adding the quotation marks.

Does anybody know of a way to keep the text of a script intact but temporarily disable it?

Thanks,

Jarvis

Try adding an if statement at the front "If 1=2" and the "end if" at the end, you can then easily "enable" the script by setting it to If 1=1

Or A=A if you are an Ayn Rand fan. smile.gif I use 1=1. smile.gif

Also, at least in Dev 6 (and i assume in Dev 7 as well), when you have the script debugger running you can use the "Set Next Step" option to skip over one or more steps. But i usually use Robert's method because it's within ScriptMaker that i do most of my thinking about/testing of a script.

Jerry

You can also use If [0] and If [1] to make it really obvious.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

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.