I get an "Object should first be initialized error" - even if it have the Initialize statement in the line just before the error!
I noticed this on my solitaire app also, but I just worked around it. Initialize just doesn't seem to "take" or something.
What would cause this type of error?
I'm going to see if I can reproduce it with a minimal app and post it.
I noticed this on my solitaire app also, but I just worked around it. Initialize just doesn't seem to "take" or something.
What would cause this type of error?
I'm going to see if I can reproduce it with a minimal app and post it.