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
ID:163681
Aug 9 2007, 5:04 am (Edited on Aug 9 2007, 5:21 am)
|
|
how can I make it that when the user presses a button the following verb will be called:
say(HTML_incode(msg) as text) *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 |
Aug 9 2007, 5:18 am
|
|
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
|