Hello,
First of all thank you for this script.
I am having a problem though, trying to send a message that includes space characters.
The first space included in the message seems to be understood as an end of message character, hence the message ends up truncated (everything after the first space char is discarded).
Not sure this is an issue with the actual script or if I miss some documentation (can't find any on the actual API).
Is there a special way to escape space characters within the message?
I shoud mention that I am using it on Windows.
Thank you
Hello,
First of all thank you for this script.
I am having a problem though, trying to send a message that includes space characters.
The first space included in the message seems to be understood as an end of message character, hence the message ends up truncated (everything after the first space char is discarded).
Not sure this is an issue with the actual script or if I miss some documentation (can't find any on the actual API).
Is there a special way to escape space characters within the message?
I shoud mention that I am using it on Windows.
Thank you