I created a Label e-object. Generally they are used on user input. I'd like to know if there is a way to jump to a label using e-basic script. This would be useful to skip practice block while debugging.
Thanks.
If you are setting up your practice block in a List, you can set the weight to zero in that List temporarily and the interface will skip those rows in the list.
-Brandon