Thanks everyone for your feedback!  I used the command recommend by Walt for
the select all and this is working just great...

Select the text of fld fFieldName" seems to work.

Warren

On Mon, Dec 6, 2010 at 9:27 AM, Walt Brown <walter.h.br...@gmail.com> wrote:

> Yes, thanks Klaus, I figured that out when I started playing right after
> the
> exciting LiveCode TV episode.
>
> -----Original Message-----
> From: use-livecode-boun...@lists.runrev.com
> [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Klaus on-rev
> Sent: Monday, December 06, 2010 9:51 AM
> To: How to use LiveCode
> Subject: Re: Code To Minick Control-A, Control-C, Control-V (Select All,
> Copy, Paste)
>
>  Hi Walt,
>
> > Of interest, if "Select the text of me" is in the mouseUp handler of
> > the field, it selects NOT all of the text, but all the lines from the
> > mouse location down.
>
> try:
> ...
> select char 1 to -1 of me
> ...
>
> > Walt
>
> Best
>
> Klaus
>
> --
> Klaus Major
> http://www.major-k.de
> kl...@major.on-rev.com
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to