Jun 5, 2014 #1 LilTCLer Programmer Nov 27, 2007 37 US Hello, Can someone help me... Need to parse a list to find a "string match", and when matched, return the list index of where it was matched. Should be easy, and I just need a quick fix. Thanks
Hello, Can someone help me... Need to parse a list to find a "string match", and when matched, return the list index of where it was matched. Should be easy, and I just need a quick fix. Thanks
Jun 5, 2014 Thread starter #2 LilTCLer Programmer Nov 27, 2007 37 US Nevermind, figured it out. "lsearch" was the key... Upvote 0 Downvote