Hi All !
What is the fastest way to open a TXT as ReadOnly ?
Open "" as #1 ?
FSO ?
The TXT has about 11Mb, and is being added line by line during the day. That is why I need it to be read-only and doesnt stop the other process.
Imagine this, during the day, a program keeps adding lines to a TXT and I need to get the from minute to minute....
What do you recommend ??
Any help is appreciated !!
THANKS !!!!
Martin.
