Coral_Lover
10-16-2002, 11:04 AM
Hi, does anyone know how to extract something like this??
"Test.txt Testing.txt Test1.txt"? I need to get that string separated into 3 different string which is like this: "Test.txt" "Testing.txt" "Test1.txt". How can achieve that??
"Test.txt Testing.txt Test1.txt"? I need to get that string separated into 3 different string which is like this: "Test.txt" "Testing.txt" "Test1.txt". How can achieve that??