on 1/11/02 2:01 PM, yves COPPE at [EMAIL PROTECTED] wrote: > Hello, > > If the user click a line in a fld with the lockText property set to > true, the selection stays on the clickedLine. > I've tried to deselect the fld by writing in a script : > > select empty > > but it doesn't work > > Someone has an idea ??? > ---------- Try:
select line 0 of field "whatever" Best regards, Ken N. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
