2013-01-04, 07:29 PM
Code:
DIM MapPtr as uInteger = @MapThis 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.
|
@ addresses "not constant" (*solved*)
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |