str_to_event
first = str_to_event(firststr, 0);
last = str_to_event(laststr, 1);
static int str_to_event(const char *, int);