Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted by eaea ( 17 years ago )
PUBLIC SUB Button3_Click()
txtNotepad.Text = "Hola"
txtNotepad.Text = "(" + txtNotepad.Text + ")"
END
PUBLIC SUB Button4_Click()
txtNotepad.Text = "Bye"
Revise this Paste