Mengbillar
Programmer
Hi, im looking for a function or something, that tells me when a file was changed.. basically, the program should monitor the file and read its contents whenever it changes (its a log file, and logs should be recorded and analyzed). Now i think, just reading the file every second is an ineffective solution, considering the intervals are very irregular in which the file changes, but could also be several times a second. is there a function, maybe an API, that can do this? tools like UltraEdit seem to be able to do that, so i guess there must be a way 
Thanks in advance
Meng
Thanks in advance
Meng