View Single Post
  #15  
Old 01-11-2002, 03:47 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 LiquidIce00
u can also use break i believe
break is for loops, it ends the if or while or for loop and continues with the script right after the loop
Reply With Quote