Variant.Type = 279?

Hi,

does anyone know what is in the variant when type is 279?

I get that on OS X 64-bit here.

The dictionary has an object and if I treat 279 as 9, things work well.

REALGetPropValueInteger(v, “Type”, &ta);

this gives 284 now!?

Sounds like a bug. I wasn’t able to quickly reproduce it, so a stripped down example would be nice.

Sorry, right now it’s gone.