Is there a simple was to open a text file and search for a string, then from the start of that string read in 10 character to a varible. Or is there a way to search a string with wildcard character? (examlpe the string may have AK5~A or AK5*A or AK5-A, can I use a STRFIND command to find AK5?A ?=wildcard character)
Thanks
Thanks