Hello list, I want to write an applet that reads a (text) log file generated by a third pary application. This application keeps the file open while it is running.
I can open the log in notepad (even while the application is running) and read the lines of info. However, I cannot open the file for reading through Delphi. Whenenever I try I get a "file open" error. Can anyone help me solve this problem? _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

