Hello, Im still busy with CIS 194 Now im facing this problem. There is a log file of strings. Most of them are of this format char Number [chars] What is the best way to check if the string has this format ? Regex or another way ? Roelof