Prev: How to get the current column and line number of a text control
Next: Best way to fix status bar drawing issues
From: Dee Earley on 16 Jun 2010 04:15 On 14/06/2010 20:51, Karl E. Peterson wrote: > It happens that David Kaye formulated : >> Tony Toews <ttoews(a)telusplanet.net> wrote: >> >>> >>> Yes, the file must exist. >> >> Uh... DIR (filename$) ? >> >> Am I missing something here? > > Well yeah, that's generally viewed as a problem waiting to happen. To expand on that, it locks the folder until the app is restarted or you dir() something else. 'Release the lock on the folder Do While Dir() <> "": Loop -- Dee Earley (dee.earley(a)icode.co.uk) i-Catcher Development Team iCode Systems (Replies direct to my email address will be ignored. Please reply to the group.)
First
|
Prev
|
Pages: 1 2 3 4 5 Prev: How to get the current column and line number of a text control Next: Best way to fix status bar drawing issues |