htmlText oddity

dunbarx at aol.com dunbarx at aol.com
Sun Nov 4 18:26:31 EST 2012



Make one field and one button. In the field, type a few words, and set the textstyle to one of them to "bold".


In the button:


on mouseUp
  get the htmlText of fld 1
  put it
  answer it
end mouseUp


Where did the tags go? They appear in msg, and if you step through, "it" seems fine.
But what did the "answer" command do to them?


Craig Newman
 



More information about the use-livecode mailing list