> From: "Ken Ray" <[EMAIL PROTECTED]> > Subject: Re: CustomKeys behavior > Date: Sun, 14 Apr 2002 08:18:32 -0500
> > ... 'tbRowData' is used as an array and so Rev tries to interpret it as a > variable and fails to work. I'd recommend trying: > > on mouseup > set the customkeys["tbRowData"] of grp "Table" to empty > set the tbRowData["MyProperty"] of grp "table" to SomeRowData > end mouseup > > Ken Ray > Sons of Thunder Software Quotes again. After my previous post on arrays issue I had to pay more attention to quotes. Thanks Tariel Gogoberidze _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
