SphereServer BugTracker - SphereServer
View Issue Details
0002118SphereServerexecutable - linux buildpublic06-12-12 16:5208-09-13 21:04
Shaklaban 
RanXerox 
normalminoralways
resolvedno change required 
 
 
Automated (specify build number)
None
None
1520
0002118: "+" corrupts the message and sysmessage functions if its the first character
"+" corrupts the message and sysmessage functions if its the first character.
No tags attached.
jpg plusbug.jpg (69,307) 06-12-12 16:52
http://tracker.sphere.torfo.org/bugs/file_download.php?file_id=84&type=bug
jpg
Issue History
06-12-12 16:52ShaklabanNew Issue
06-12-12 16:52ShaklabanFile Added: plusbug.jpg
08-09-13 21:03RanXeroxNote Added: 0001665
08-09-13 21:04RanXeroxStatusnew => resolved
08-09-13 21:04RanXeroxResolutionopen => no change required
08-09-13 21:04RanXeroxAssigned To => RanXerox

Notes
(0001665)
RanXerox   
08-09-13 21:03   
The solution is to put quotes around the text:

[FUNCTION messagetest]
SAY "@032 +hi"
MESSAGE "@021 +hello"
SYSMESSAGE "@010 +howdy"