Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A possible bug in qb64
#1
I am trying to use lower case i, j, and k as counters for looping. To declare them I'm using this:

_define i-k as _unsigned integer

But as soon as I go to the next line, the letters i to k turn uppercase and therefore the lower case i, j, and k which are used in looping get error message that they are not declared.

I tried to use lcase$() to keep the letters in lowercase, but get error message for _define statement.

Any idea why it doesn't work?
Reply


Messages In This Thread
A possible bug in qb64 - by ZabZab - 03-22-2024, 04:42 AM
RE: A possible bug in qb64 - by SMcNeill - 03-22-2024, 04:47 AM
RE: A possible bug in qb64 - by TDarcos - 03-25-2024, 06:23 PM



Users browsing this thread: 1 Guest(s)