Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in posts by juunas only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
juunas
User Profile
Collapse
Profile Sidebar
Collapse
juunas
Last Activity: Nov 28 '08, 06:51 AM
Joined: Nov 14 '08
Location: Finland
Subscriptions
0
Subscribers
0
Activities
About
Media
Subscribed
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Source
All
juunas only
Visitor Messages Only
Advanced
Filtered by:
Clear All
new posts
juunas
replied to
My first program in VB
in
Visual Basic
Nov 27 '08, 07:44 PM
I have something to say about this code:
Code:
For i = 0 To 9 If (inno(i) >= 0 And inno(i) <= 9) Then
This was really weird, because you can't input anything else than a 10-digit number. I guess you need an array.
An array is created like this:
Dim numbers(0 To 9) As Integer
EDIT: Oh, and to answer your question, use something like this:
Code:
For i = 0 To 9
...
See more
|
Go to post
Last edited by
juunas
;
Nov 27 '08, 07:51 PM
.
Reason:
Answering the question at hand.
Leave a comment:
Post Comment
Cancel
No activity results to display
Show More
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Leave a comment: