05.08.2013, 07:56
METHOD: Use "strfind" function to check if "_" exists in the name, use a variable and ++ it everytime you encounter a underscore. Then check if the variable is 2, AND check if there is a gap of atleast ONE CHARACTER between those two positions (save using ANOTHER variable - simplest way)