View Single Post
  #1  
Old 06-10-2009, 12:10 PM
Woosuk Jang Woosuk Jang is offline
Member
 
Join Date: Jun 2009
Posts: 8
read method needed

Is there a method where I can continuously read data from a text file (such that, when a new data is written in that file while program's running, it reads that immediately) ?
Reply With Quote