Radsam 0 Posted January 19, 2005 Hi, Is there a UDF that contains functions to Read/Search/Return Tab or Comma delimted txt Files? Share this post Link to post Share on other sites
ezzetabi 3 Posted January 19, 2005 No, but the StringSplit() function will help you. Share this post Link to post Share on other sites
SlimShady 1 Posted January 19, 2005 I suggest you perform StringStripWS before doing StringSplit. Share this post Link to post Share on other sites
Blue_Drache 260 Posted January 19, 2005 I suggest you perform StringStripWS before doing StringSplit.<{POST_SNAPBACK}>@RadSamStringStripWS is one of the more useful functions that I've found. I do nothing but string manipulation in my job with AutoIt, so I've learned quickly.If you need advice or pointers, just go ahead and PM! Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache Share this post Link to post Share on other sites