Can't test it now, but I think "select the text of field "yourfield" will work
On Sun, Dec 5, 2010 at 9:43 PM, stephen barncard < [email protected]> wrote: > I am pretty sure "Select All" has to be done by script -- > > select character 1 to -1 of fld x > > > > On 5 December 2010 19:47, Bill Vlahos <[email protected]> wrote: > > > The cut, copy, and paste are straightforward and included in the > examples. > > How do I script Select All? > > > > Bill > > > > On Dec 5, 2010, at 5:32 PM, Warren Kuhl wrote: > > > > > Disregard..I found it was as simple as copy and paste commands. > > Sometimes a > > > person overthinks the solution. :) > > > > > > Warren > > > > > > On Sun, Dec 5, 2010 at 7:16 PM, Warren Kuhl <[email protected]> > > wrote: > > > > > >> I am trying to determine how to select all text of a field and copy to > > >> clipboard when a button is pressed... > > >> > > >> Similar to: > > >> Control-A > > >> Control-C > > >> Control-V > > >> > > >> Thanks for any help! > > >> Warren > > >> > > > _______________________________________________ > > > use-livecode mailing list > > > [email protected] > > > Please visit this url to subscribe, unsubscribe and manage your > > subscription preferences: > > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > > _______________________________________________ > > use-livecode mailing list > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > > -- > > > > Stephen Barncard > San Francisco Ca. USA > > more about sqb <http://www.google.com/profiles/sbarncar> > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
