Go Back   #1 Chat Avenue Message Boards > Life Forums > Homework Help
Register Blogs FAQ Calendar Gallery Mark Forums Read

Reply
 
Thread Tools Display Modes
Visual Basic Help....
Old 10-24-2006, 10:24 PM   #1
lookatwatudid
Intermediate Chatterbox
 
lookatwatudid's Avatar
 
Join Date: Aug 2005
Location: C. dot,ON, Canada
Posts: 1,381
lookatwatudid has a reputation beyond reputelookatwatudid has a reputation beyond reputelookatwatudid has a reputation beyond reputelookatwatudid has a reputation beyond reputelookatwatudid has a reputation beyond reputelookatwatudid has a reputation beyond reputelookatwatudid has a reputation beyond reputelookatwatudid has a reputation beyond reputelookatwatudid has a reputation beyond reputelookatwatudid has a reputation beyond reputelookatwatudid has a reputation beyond repute
Default Visual Basic Help....

Can anyone who knows visual basic explain to me how a lopp works and how to write the code with possibly an example?...please please please....
__________________

PSP - Online -Syphon Filter - lookatwatudid
Medal of Honor Heros - LAWUD
lookatwatudid is offline   Reply With Quote
Sponsored Links
Old 10-25-2006, 01:01 AM   #2
That Kid with the Hair
Senior Newbie
 
Join Date: May 2006
Posts: 240
That Kid with the Hair has a reputation beyond reputeThat Kid with the Hair has a reputation beyond reputeThat Kid with the Hair has a reputation beyond reputeThat Kid with the Hair has a reputation beyond reputeThat Kid with the Hair has a reputation beyond reputeThat Kid with the Hair has a reputation beyond reputeThat Kid with the Hair has a reputation beyond reputeThat Kid with the Hair has a reputation beyond reputeThat Kid with the Hair has a reputation beyond reputeThat Kid with the Hair has a reputation beyond reputeThat Kid with the Hair has a reputation beyond repute
Default

Here's a snippet:

Private Sub Form_Load()
For n = 1 To 10 Step 1
Print "test..."
Next n
End Sub

Loops are control structures. The for loop goes something like this:

For "n" equaling 1, go up to 10 by 1's. "Next" completes the loop.


For is needed.
To is needed.
Step is optional.
Next is needed.

VB is a piece of sh!t.
That Kid with the Hair is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:14 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 1999-2009 - #1 Chat Avenue - Free chat rooms for adults, gays, kids, singles, teens and more.