User Profile

Collapse

Profile Sidebar

Collapse
candy1
candy1
Last Activity: Mar 10 '09, 12:30 AM
Joined: Feb 24 '09
Location: Phoenix, AZ
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • candy1
    replied to Implicit Conversion
    Thank you

    Thank you for taking the time to go through my code. What I want the computer to due it the conditions are true to add points to the textboxes. Which are scores of the players. If the condition are true then the textboxes store the points for shots attempted, shots made and points made. I am apparently way off. I'm looking for an example of a basketball simulator that has match ups. It is back to the drawing board....
    See more | Go to post

    Leave a comment:


  • candy1
    started a topic Implicit Conversion

    Implicit Conversion

    Hello,
    I am new to VB I get this error message "Conversion from string "" to type 'Double' is not valid. when running my app, (the underline codes are the errors). which is a basketball simulator. How can I correct this; Thank you so much for taking the time to review this.
    Code:
    Private Sub playButton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles playButton.Click
            Dim rank As Integer
    ...
    See more | Go to post
No activity results to display
Show More
Working...