in some programming situations we want to take control to the beginning of the loop, bypassing the statements inside the loop, which have not yet been executed. like CONTINUE in C language. what to do in VB

pls reply fast