Hi!
I have nobody to ask, so maybe here I will find answer for that question.
My friend wrote a program in C++ which have an Arexx port. It can recive
some signals from rexx scripts... but there is also a problem.
Function "Line1"d2c(10)"Line2"
Will send only first line to this program. Also:
Function " Line1"
Will send only "Line1" without spaces.
What should my friend do to avoid it?
Regards, Mario