Remember. The simplest way to avoid spaghetti code in SB is to never use labels and GOTOs. Stick to structured code (WHILE/DEF/etc.).