Thread: tokens
View Single Post
  #27  
Old 10-07-2001, 02:24 AM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
Quote:
Originally posted by Kaimetsu
if(blahblah){
}
elseif(blahblah){
}

Just like any language. Just put "else" in front of any subsequent "if"s.
i dont like to use elseif but i do anyway
Reply With Quote