Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
@ addresses "not constant" (*solved*)
#1
Code:
DIM MapPtr as uInteger = @Map

This comes back with Initializer expression is not constant.

And it is - shouldn't this expression work?

It works if the following line is MapPtr=@Map as a let.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)