Thanks, Jacqueline and Stephen.
--
Nicolas Cueto
___
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
you almost have it.
select text after field "abc"
On 12 April 2011 21:20, Nicolas Cueto wrote:
> Hello,
>
> Given this script:
>
> put "123" into field "abc"
> focus on field"abc"
>
> what additional script lines would cause the insertion point to be
> placed at the end of the line? or, say,
On 4/12/11 11:20 PM, Nicolas Cueto wrote:
Hello,
Given this script:
put "123" into field "abc"
focus on field"abc"
what additional script lines would cause the insertion point to be
placed at the end of the line? or, say, after the number "2"?
See "select" in the dictionary (the comman
Hello,
Given this script:
put "123" into field "abc"
focus on field"abc"
what additional script lines would cause the insertion point to be
placed at the end of the line? or, say, after the number "2"?
Thanks.
--
Nicolas Cueto
___
use-livecode m