Step by Step Debugging (old Stop command)
BlitzMax Forums/BlitzMax Programming/Step by Step Debugging (old Stop command)
| ||
| Hi there, How do I put a break point in (wasnt there a command called Stop before)? |
| ||
| Try DebugStop(). Nicolas. |
| ||
| Wonderful stuff, Thanks Nicolas |