While you are in code design, you can locate the cursor in a desire code
line, then use this function keys
F9 = Add a code break or cancel a code break
F8 = Step one line a time
F5 = Run the code, without stoping in each line
F8 + Sift = Run each line, but wont get into sub functions