Sorry, I should have said in VB.net.
thanks
User Profile
Collapse
-
VB.NET: Do clause
How do I write Do...Loop clause until strLetter is "Y" or "y"? I know how to do it with numbers but not alphabet. -
"single" of course. I was using "integer". DUH..
Thank you for your help.
HarryLeave a comment:
-
For...Next statement
Why following is invalid clause? It keeps repeating #2, which I dont understand.
For intX = 1.5 to 5 step .5
Thanks
Harry
No activity results to display
Show More
Leave a comment: