mattdiamond / fuckitjs

The Original Javascript Error Steamroller
4.08k stars 91 forks source link

Fucked it #6

Closed chrisfrancis27 closed 11 years ago

chrisfrancis27 commented 12 years ago

This caused 100% of my code to be skipped. I don't think this is correct, as I am the best programmer I know. Please fix.

ghost commented 12 years ago

It did its job then, didn't it?

Mange commented 12 years ago

i agree i have problem plz send teh codez for fixx

flying-sheep commented 11 years ago

can you give me code in visual basic.

jasperkennis commented 11 years ago

Here is some VB:

 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
   Dim voorbeeldzin As String = "Hello World"
   Dim antwoord As Microsoft.VisualBasic.MsgBoxResult = MsgBoxResult.No
   Do While antwoord <> MsgBoxResult.Yes
     MessageBox.Show(voorbeeldzin)
     antwoord = MessageBox.Show("Programma sluiten?", "Hello World", MessageBoxButtons.YesNo)
   Loop
   Me.Close()
 End Sub
flying-sheep commented 11 years ago

fucked everything, first of all my cat. thanks, this can be closed.

jasperkennis commented 11 years ago

Poor cat.