Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Visual Basic (https://www.askmehelpdesk.com/forumdisplay.php?f=469)
-   -   Programming in Visual Basic (https://www.askmehelpdesk.com/showthread.php?t=381291)

  • Jul 29, 2009, 04:03 PM
    acagto
    Programming in Visual Basic
    I WROTE This en GW basic :
    10 Print L
    20 Input L
    30 If L<10 Then go to 50
    40 If L<20 Then go to 60
    50 Print "L=text...."
    55 Go to 100
    60 Print "L=text...."
    65 Go to 100
    100 Print F
    110 Input F
    etc...
    I tried to program this en Visual Basic 2008 but I canīt. Can anyone help me giving the code? Thanks a lot

  • All times are GMT -7. The time now is 10:12 AM.