View Single Post
Old 05-20-2008, 04:22 PM   #16 (permalink)
ehalcik
grand pooh-bah of nothing
 
ehalcik's Avatar
 
Join Date: Mar 2006
Posts: 506
Quote:
Originally Posted by Kindred View Post

IF damage-actually-done < potential-to-do-damage THEN
strCompentent = "yes"
ELSE IF
damage-actually-done = potential-to-do-damage THEN
strCompetent = "no"
call sub_cleanup(strCompetent.ID)
call sub_weekend(delete)
ELSE IF
damage-actually-done > potential-to-do-damage THEN
call sub_promotion(mgr_name)

END IF
make sure you reference the mandatory prefrontal lobotomy prior to the promotion ...
__________________
Rogue Cell #5
ehalcik is offline   Reply With Quote