I want to prepend a variable message (a list of floats) with set followed by a semicolon, which works ok enough, except that it always adds a "" (backslash) before the semicolon. I have to edit the message to get rid of it every time
is there a way of denoting a semicolon without actually typing it? or another solution - thanks in advance
D