rtf Txt

Frank D. Engel, Jr. fde101 at fjrhome.net
Sat Oct 23 16:03:02 EDT 2004


create a field (it can be hidden), here I call it "xform":

set the rtfText of field "xform" to txvariable
put field "xform" into txvariable


Note that this will cause you to lose all formatting.

You can simplify it somewhat as follows:

set the rtfText of field "xform" to URL ("File:"&pathtoRtfText)
put field "xform" into txvariable

On Oct 23, 2004, at 4:01 PM, Yves COPPE wrote:

> Hi list,
>
> Is it possible to transfrom a loaded rtf text in a variable into a 
> common text ???
>
>
> for example :
>
> put URL ("File:"&pathtoRtfText) into txvariable
>
> how can I transform txvariable into a common text variable ??
>
> thank you.
>
>
> Greetings.
>
> Yves COPPE
> yvescoppe at skynet.be
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
-----------------------------------------------------------
Frank D. Engel, Jr.  <fde101 at fjrhome.net>

$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten 
Son, that whosoever believeth in him should not perish, but have 
everlasting life.
$



___________________________________________________________
$0 Web Hosting with up to 120MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com



More information about the use-livecode mailing list