I'm trying out Wait with Ctrl+C or Ctrl+Break as suggested on another post, but that doesn't work.
Ctrl+C doesn't do anything
Ctrl+Break aborts and I can't go to the next step.
All I want is something that pauses the build until a user either starts is again or aborts it. It's kind of like a breakpoint, except I want it as a step on which I can put a conditional execution. There aren't conditional breakpoints, and even then, they wouldn't be part of the saved script.
I'm using VBP 10.1.
|