mickmuze #1 Posted June 9, 2020 What exactly is happening when you make an “if then” statement but don’t include the “goto” command? Just the label you want to jump to. It compiles without error but is it actually working? Is there a benefit to this? i feel like I remember someone mentioning it. Quote Share this post Link to post Share on other sites
+Random Terrain #2 Posted June 9, 2020 This section on the bB page pretty much says everything we'd need to know about the subject: randomterrain.com/atari-2600-memories-batari-basic-commands.html#smartbranching Be sure to read the whole section, including the warning. 2 Quote Share this post Link to post Share on other sites
mickmuze #3 Posted June 9, 2020 Thank you so much! This will possibly help solve a big problem I was having 👍🏻 Quote Share this post Link to post Share on other sites