$Post = &MonkHasSubmittedPost; length($Post) or &ErrorScreen("Empty posts not allowed!"); $Post eq $PrevPost and &ErrorScreen("Duplicate post rejected");