htmlText question
Klaus Major
klaus at major-k.de
Sun Jan 4 08:47:55 EST 2004
Hi Doug,
> On 1/4/04 9:49 PM, "Klaus Major" <klaus at major-k.de> wrote:
>
>>
>> Maybe:
>>
>> ...
>> set the htmltext of fld "chatField" to the htmltext of fld "chatField"
>> & "<p>doug</p>"
>> ...
>>
>> to add "plain" text?
>>
>> And
>>
>> put fld "chatField" into fld "chatField"
>>
>> will reset the field to unformatted text...
>>
>> Hope that helps...
>
> Wouldn't that then replace the formatting completely?
put fld "chatField" into fld "chatField"
will do this, yes.
That's what i meant by "will reset the field to unformatted text..." ;-)
I thought that you wanted to remove the formatting completely.
Obviously i was wrong :-)
But the first example will do what you want, i think...
> doug
Regards
Klaus Major
klaus at major-k.de
www.major-k.de
More information about the use-livecode
mailing list