Snippet - Erasing text on your T35

[title]Erasing text on your T35[/title]
http://code.tinyclr.com/project/474/erasing-text-on-your-t35/
[line]
I thought I would share some code that I use to erase lines of text displayed on the T35.

I realize that using ‘text.TextContent’ allows over printing of text, but as far as I know, every line of the display would need to be setup to use it for many of my needs. The code uses a T35 display and a button connected to socket 6.

NOTE: Most of the code presented is to illustrate what the code is doing and you will need only parts of the code to actually erase lines of text.