Hello!
I have a text-file with 3 records:
test1;xxx;abc
test2;lalala;efg
test3.blah;xyz
so, I whant search this text file for like that start from "test2" and set value of strTest to string I have found in a file. Can somebody help me with this?
Thank all!
Regards,
Victor


Reply With Quote