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 ?


_______________________________________________
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