I have another program that saves incoming text messages from my phone to a text file on my computer, i have no problem reading in the lines of code and displaying them on the screen but my problem is that it does not "update", if you will, in real time when any new messages come in. I would like the program to display the messages that are already saved in the text file as well as display new messages as they come in while the processing program is running. any suggestions would be greatly appreciated