View Single Post
Old
  (#86)
redhawk_six is Offline
Senior Member
 
Posts: 1,463
Join Date: Dec 2002
Location: Fraser Valley, BC, Canada
  Send a message via AIM to redhawk_six Send a message via MSN to redhawk_six Send a message via Yahoo to redhawk_six  
Default 03-06-2003, 01:47 PM

[quote="Simo Häyhä":7a4c6][quote="redhawk_six":7a4c6][quote="Simo Häyhä":7a4c6]bored in computer programming class gives me alot of time[/quote:7a4c6]

Same here.

*yawn* we're learning Visual Basic, the text book is sad really, it took 3 chapters to explain how to make a program that displays a message when you click a button hake: eek:[/quote:7a4c6]

Private Sub cmdClick ()
lblmessage.caption = "Hello world."
end sub

lol[/quote:7a4c6]

HAHAHAHAHA That's it! That's the program we're making! biggrin: happy: