Is there a shorter way?
Peter W A Wood
peterwawood at gmail.com
Thu Jul 2 07:09:38 EDT 2015
> On 2 Jul 2015, at 15:12, Mark Schonewille <m.schonewille at economy-x-talk.com> wrote:
>
> Hi Peter,
>
> // put the long id into a variable
> put "First Group" into Field "Company" of card "CompanyData" of stack "ShareAnalysis" into myLongID
> put the text of myLongID into mySomeText
> send "textChanged" to myLongID
> set the text of myLongID to mySomeText
>
> --
> Best regards,
>
> Mark Schonewille
Many thanks Mark.
More information about the use-livecode
mailing list