select after text

Mark Schonewille m.schonewille at economy-x-talk.com
Sat Jan 28 05:03:57 EST 2012


Serge,

on openField
  send "selectAfterMe" to me in 0 millisecs
end openField

on selectAfterMe
  put the long date after me
  select after text of me
end selectAfterMe

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Download the Installer Maker Plugin 1.7 for LiveCode here http://qery.us/za

On 28 jan 2012, at 08:17, Serge Brami wrote:

> This script in a focusable and not locked  field :
> 
> on openfield
>   put the long date after me
>   select after text of me
> end openfield
> 	
> 
> simple but doesn't work : the insertion point is never placed at the end of the text ...
> any idea ?





More information about the use-livecode mailing list