This message was edited by the fprince9 at 2002-6-11 14:14:19
This message was edited by the fprince9 at 2002-6-11 14:12:15
am creating a file of strings for example
lodd 1
addd 2
then in the calling file i need to seperate the oppcode from the number after it
i need program or an algorithm to put for example the (lodd) in an array and the number (1) in another array.(i need to take the 'lodd' as a string ,not reading it as character by character and put the (lodd)
in an array cell not each character in array cell and put the number after it in an seperate array)
need help plzzzzz
thanksss