sjcaldwell
2016-10-18 17:48:00
A few wish list items for BMT (also portable to Bomebox when implemented)
I suspect this is being worked on already.
1) More meaningful variables instead of two letter only. OK if Global variables start with caps and local start with lower case or some such convention. Right now I have to keep a list with the silly 2 letter names and more meaningful names that I understand.
2) More complex IF logic ie (if aa=1 OR bb=3) then cc=4. I really have to contort myself using the simple IF logic currently supported.
I suspect this is being worked on already.
1) More meaningful variables instead of two letter only. OK if Global variables start with caps and local start with lower case or some such convention. Right now I have to keep a list with the silly 2 letter names and more meaningful names that I understand.
2) More complex IF logic ie (if aa=1 OR bb=3) then cc=4. I really have to contort myself using the simple IF logic currently supported.