Can I skip the single-step mode for 1 block?

I’ve been trying to debug some code containing:

The list called “data” consists of 10,000 items, and with the single-step mode activated each item’s calculations were displayed individually … which of course was going to take ages of waiting.

So I would ‘ve liked to skip the single-step mode for this one block. Is that an option?

Yes, put the SET inside a WARP.

Indeed, that does the trick. Thx!
(can not flag this as a solution)

Just change the category to Help with Snap!, you'll then be able to set it as the solution.

Debugging is covered in Chapter 1 of the Reference Manual, so it is not an advanced topic after all. I followed your advice.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.