Blobishthing
Programmer
When i try to run my program an error comes up saying that there are can be no End If block if ther is no If block but i have got an If block any way hear is the code:
If RichTextBox1.Text = "Left" And Image1.Picture = LoadPicture(App.Path + "\Pics\start.bmp" Then X = "(X)-2"
End If
If RichTextBox1.Text = "Left" And Image1.Picture = LoadPicture(App.Path + "\Pics\start.bmp" Then X = "(X)-2"
End If