NetLogo: hubnet-broadcast-message adds unwanted newline -


when sending message hubnet clients using hubnet-broadcast-message or hubnet-send-message newline added. not happen when broadcasting message using hubnet control center.

example:

hubnet-broadcast-message "test" hubnet-broadcast-message "test2" 

shows in clients as:

test  test2 (*another newline here*) 

the broadcast message option in hubnet control center gives:

3:28:19   <leader> test 3:28:21   <leader> test2 

my question how broadcast message code without added newline? last message visible clients due newline.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -