How to read text file and display it in a messagebox
Hello,
I am creating a text file and am writing my program output to it. Now i want to read that text file and display it in a message box. Actually I am unable to display some part of the file (i.e. first 10 lines).