how string splitted by comma is store in two variable
Posted: Mon Sep 27, 2010 1:20 am
hi member,,
i want to split the string into two parts separated by comma and then want to store split parts in two different variables like this.
my script is gieven below..
read from socket tSocket until return
put it into Result
split Result by comma
...Now i want to store splitted part of sting in to two variable .. can any one help me.
one part may be stirng and other will be number .
Regard
Irfan
i want to split the string into two parts separated by comma and then want to store split parts in two different variables like this.
my script is gieven below..
read from socket tSocket until return
put it into Result
split Result by comma
...Now i want to store splitted part of sting in to two variable .. can any one help me.
one part may be stirng and other will be number .
Regard
Irfan