So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By ensingg
#66453 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
User avatar
By Mmiscool
#66494 Are you hitting save before hitting run?

Did you flash the correct size for your chip?