General

Moment in the life of...

Sure signs of work overload…

From: zz

Fatal Error: No DOCTYPE specified!

I could not parse this document, because it does not include a DOCTYPE Declaration. A DOCTYPE Declaration is mandatory for most current markup languages and without such a declaration it is impossible to validate this document.

—–Original Message—–

From: yy

declare

all_busy BOOLEAN := ‘TRUE’

begin

loop

exit when all_busy = FALSE;

end loop;

meeting;

end;

—–Original Message—–

From: xx

Meeting and possible solution on monday; all busy;

Syntax error near symbol ‘;’ , expecting ‘.’