Hi Mark & Dave Thank you both for your advice. I did as you suggested and the data is now stored but I still can't get to it.
Here is the code snippet that I an using in a mouseup handler for testing: -- set the custompropertyset of this stack to "uSolutionList" put "6666" into tkey -- should have 6+6+6+6,! associated with it get the uSolutionList[tKey] of this stack put it into tAns put tKey&";"&& tAns -- should output 6666; 6+6+6+6,! to msg -- I only get 6666 no matter what I try. BTW the property inspector shows uSolutionList as having the correct keys, each key displays the correct contents. and I'm using Rev Studio 2.7.4. Thanks _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
