I'm doing a sequential read from a textfile downloaded through the Shell Function and DOS FTP.<br><br>My problem is that the following Code starts reading this before it's saved.<br><br>Now, I bypass this by adding some time and doing some loops, but isn't there a better way, with a bit more control over the process? Cause this is going to fail from time to time, and I don't want the system to be "FTPing" all the time;-)<br><br>In previous posting, Jonathan suggested using "WinINet API", but I don't seem to find the right documentation. <br><br>Anyone have some experience, or snippets to share? <br><br>Thanx, Roy-Vidar