News:

  • August 19, 2026, 06:26:25 AM

Login with username, password and session length

Author Topic: Enabling a stage with DMD  (Read 8124 times)

Henryp

  • Hero Member
  • *****
  • Posts: 161
Enabling a stage with DMD
« on: November 22, 2017, 12:31:39 PM »
Is it possible to turn a stage on using DMD?

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6172
  • Yes Pinky, Do-more will control the world!
Re: Enabling a stage with DMD
« Reply #1 on: November 22, 2017, 12:34:43 PM »
Is it possible to turn a stage on using DMD?

Absolutely. Look at the Project Browser. Expand the program block containing the stage. Right-click on the stage and select the Debug Code-Block menu. You'll see Disable Stage and Enable Stage at the bottom of menu.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3843
    • Host Engineering
Re: Enabling a stage with DMD
« Reply #2 on: November 27, 2017, 10:38:04 AM »
You can also Enable and Disable stages via the Debug View (see Debug View button in Online toolbar or Debug->Debug View menu).

Help topic DMD0211 discusses Using the Debug View (see Manually Enable and Disable Stages section).  See the attached snippet of that help topic.