EError geterror();
EError WINAPI reGetError(PRegExp re);
enum EError { EOK = 0, EERROR, ESYNTAX, EBRACKETS, EOP };