FlyerTalk Forums - View Single Post - QFF abandoners: have you received the "What are your travel plans letter"?
Old Nov 16, 2005 | 2:43 am
  #13  
aura
2M
50 Countries Visited
20 Years on Site
 
Join Date: Apr 2002
Location: Sydney
Posts: 611
Originally Posted by serfty
To rephrase:
Code:
    IF SC < 1200 AND
          ( CURRENT_SC + PROJECTED_SC ) < 1200 THEN
          IF F_TRAVEL <> "A" AND J_TRAVEL <> "D" THEN
              CALL SEND_PUT_UP_OR_SHUT_UP
          ELSE
              CALL SEND_LOSE_STATUS
lol!

but isn't the "IF SC < 1200" redundant? :-)
aura is offline