-->
Page 1 of 1

no MSG Branch Defined

PostPosted: Mon May 29, 2017 1:44 am
by ensingg
I am a newbie and cannot get the simples sample of msgget working.
I am using 3 Alpha 69

What am I doing wrong?

I am calling the default.bas with http://192.168.0.30/msg?color=test

But I still get a No MSG Branch Defined.

msgbranch [mybranch]
print "set the branch"
wait

[mybranch]
myColorVar = msgget("color")
print myColorVar
let myReturnMsg = "You Entered " & myColorVar
msgreturn myReturnMsg
wait

Re: no MSG Branch Defined

PostPosted: Mon May 29, 2017 9:47 pm
by Mmiscool
Are you hitting save before hitting run?

Did you flash the correct size for your chip?