Jeffrey & Jacob,
Thank you so much for help.
(From me too, much appreciated)
c4_View kdeck = storage.GetAs("kdeck[name:S, value:I]");
MK has never supported spaces in the description string.
What you found is also right.
Indeed - good catch: printf's don't cause the args to be cast (they cannot - this was one of the reasons why C++ introduced "cout << x" for printing).
Conclusion: either assign to an int, or add a cast.
(hundreds of quoted lines snipped)
Please don't leave so much text in a discussion, it just adds to the noise.
-jcw
_______________________________________________ metakit mailing list - [EMAIL PROTECTED] http://www.equi4.com/mailman/listinfo/metakit
