ID:163681
 
how can I make it that when the user presses a button the following verb will be called:
                say(HTML_incode(msg) as text)
view() << "[usr.name] says: [msg]"

*note*
I already tried putting say in the command box
*edit*
I changed my verb a bit and now it works, I replaced the HTML_incode(msg) with just msg
delete the post then
In response to Lt. Pain
Lt. Pain wrote:
delete the post then

Instead of deleting the post, he should edit his original post and provide the solution he found. That way, somebody from the future can find the solution to this problem themselves rather than having to ask again.

-- Data
In response to Android Data
I have put the solution in the post