A Basic Interpreter written from scratch for the ESP8266

Moderator: Mmiscool

User avatar
By raintime
#51720 When the onload, [myonloadbranch] is used in a program, it works. But then, if another program (which starts with memclear) is put into the editor, saved, and then run, get message: "Goto Label not found [myonloadbranch]" and the second program does not run. (The second program does not have any onload command in it.)

Workaround: Resetting the nodemcu (esp chip) clears the problem and allows the second program to run.
User avatar
By Mmiscool
#51723 This should be fixed on the next build. Hope to have it out tonight.
User avatar
By raintime
#51726 Thanks Mmiscool! It's all getting better and better! Dare I ask for checkboxes and radio buttons? Right now I am completely stumped on how I can move the focus to a desired textbox when a button is pressed. Any help on that would be fantastic! Thanks again, and again...!