sibasis
Technical User
- Mar 1, 2002
- 94
Is there a way to continuously read an increasing flat file and generate a report like a performance monitor and show if the flat file is no longer being updated or the flat file has been finished being updated.
For example say program x(A vb 6 program) is running a mission critical process and writing text log to a flatfile on a periodical basis of 3-9 seconds, Another program say Program y should constantly read this flat log file looking for keywords to generate a performance monitor like screen, a progress bar should also work if it can achieve the same result, this single monitoring program should be able to monitor atleast 10 similar program x like applications, Is this possible using VB6 if so how ?
thanks in advance.
For example say program x(A vb 6 program) is running a mission critical process and writing text log to a flatfile on a periodical basis of 3-9 seconds, Another program say Program y should constantly read this flat log file looking for keywords to generate a performance monitor like screen, a progress bar should also work if it can achieve the same result, this single monitoring program should be able to monitor atleast 10 similar program x like applications, Is this possible using VB6 if so how ?
thanks in advance.