Im trying to assign an array to global array in a for loop. I've spent many hours on this and have come up with nothing that works right.
I would greatly appreciate some help. Here is my code:
Public Class XMLCleanUp
Public splitoff() As String '// array holding the split off data...
Hi VB.net gurus, I'm new in programming especially in vb.net and I have a problem displaying the following using for-next loops:
1
2 3
4 5 6
7 8 9 10
11 12 13 14 15
16 17 18 19 20 21
...and so on...
initially I wrote this code
Private Sub Button1_Click(ByVal sender As Object, ByVal e As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.