Blockly variables

coparu67

Senior Member
Hi. I think they're minor issues, but could you check them?

1.
BASIC
For example:
- when I select the PICAXE-18M2 type, in Code Explorer I get variables from w0 to w13,
- when I select the PICAXE-28X2 type, in Code Explorer I get variables from w0 to w27.
All ok

Blockly
I get a minor number of variables in all cases.
For example, PICAXE-18M2, varA to varK (w0 to w10), however I can work with varL, varM and varN.

2.
If I change the PICAXE Type in a Blockly program, the Symbols disappear (I think they are not refreshed)
 
Top