How about "put the hilitedText of me into lcgCurrentPerson" Are you sure that the line is highlighted before executing your code? Just curious...
Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Graham Samuel > Sent: Monday, March 22, 2004 11:45 AM > To: use-revolution-request-lists.runrev.com > Subject: selectedText confusion > > > I've got a list field where one line is hilited (I can see > the hilite), and > I have the following handler in it > > on mouseUp > global lcgCurrentPerson > put the selectedText into lcgCurrentPerson > end mouseUp > > I send a mouseUp from a handler in the stack which owns the > field in order > to fill my variable lcgCurrentPerson, but all I get is empty. > Can anyone > explain this? > > (RR2.2RC on Windows XP Home Edition) > > TIA > > Graham > > --------------------------------------------------- > Graham Samuel / The Living Fossil Co. / UK & France > > > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
