Your code says the textbox text should equal the new input. It should say the textbox text equals the old textbox text & the new input.


so TextBox1.text = TextBox1.text & myline

also make sure your textbox is multiline = true

[Edited by billwagnon on 05-24-2000 at 02:58 PM]