copy text

Roger.E.Eller at sealedair.com Roger.E.Eller at sealedair.com
Fri Sep 20 16:00:12 EDT 2002


Yves,

There has got to be a more graceful method, but this works for me...

  put thePath/to/theFile into tPath
  put URL("file:"&tPath) into fld "theTx"
  select the text of fld "theTx"
  doMenu "Copy"

Roger Eller
roger.e.eller at sealedair.com

> Hi,
>
> I've a text file and want to place the text in the clipboard
>
> put thePath/to/theFile into tPath
> put URL("file:"&tPath) into theTx
>
> how can I place the text of theTx in the clipboard... ?
>
> (the goal is to paste it later in another software)
>
> Thanks.
> --
> Greetings.
>
> Yves COPPE






More information about the use-livecode mailing list