Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Exiting A Loop
Index -> Programming, Visual Basic and Other Basics -> Visual Basic Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
TheXploder




PostPosted: Thu Feb 17, 2005 7:35 pm   Post subject: Exiting A Loop

How do I end a exit a loop?
Sponsor
Sponsor
Sponsor
sponsor
Brightguy




PostPosted: Thu Feb 17, 2005 10:17 pm   Post subject: Re: Exiting A Loop

You can exit a loop with "Exit Do" or "Exit For". It's often better to use a While condition, though. (e.g. Do While <condition>)
TheXploder




PostPosted: Thu Feb 17, 2005 10:22 pm   Post subject: (No subject)

Ok thanks, I just needed to know the function.
Display posts from previous:   
   Index -> Programming, Visual Basic and Other Basics -> Visual Basic Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: