msgbranch
Posted: Mon Oct 24, 2016 4:35 pm
When i call msgbranch, I always get an error: No MSG Branch Defined
I tested this with ESPBasic 2.0 and 3.0
Is this a Bug or am I doing something wrong?
The code is:
msgbranch [checkmsg]
wait
[checkmsg]
wert=msgget("color")
print wert
wait
Thanks in advance
rolito
I tested this with ESPBasic 2.0 and 3.0
Is this a Bug or am I doing something wrong?
The code is:
msgbranch [checkmsg]
wait
[checkmsg]
wert=msgget("color")
print wert
wait
Thanks in advance
rolito