sannybuilder / dev

Sanny Builder Bug Tracker and Roadmap development
https://sannybuilder.com
49 stars 0 forks source link

Can't use hexadecimal numbers in a for loop #212

Closed x87 closed 1 year ago

x87 commented 1 year ago

for 0@ = 0 to 0x400//1024 // end

error 0014 Incorrect expression 0x400 >= 0. One of the variables has an unknown type, or the operands are incompatible.

x87 commented 1 year ago

can't use model names

for 0@ = #BLISTA to #BOBCAT  // step 1

end // for