Rev multiline String read and write
Shani
shani.runrev at gmail.com
Wed Apr 14 04:13:05 EDT 2010
HI,
Like via socket
write "20" to socket tSocket
and
read from socket tSocket until return
.
Can I write multi line string in the following way,
Mean if I use x axis and y axis in java and connect through Socket.
write "20" to socket tSocket --xa=20 in java
write "233" to socket tSocket -ya=233 in java
and this command read all the string from java
read from socket tSocket until return
Regards,
SHANI
More information about the use-livecode
mailing list