Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is file REALLY there
Message
From
19/08/2009 18:41:53
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Is file REALLY there
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01419112
Message ID:
01419112
Views:
136
How do I know if a file is complete with being written to the disk?

I have a program and it uses IF File(XYZ)
And if that file is there my program will use that file.

On LARGE files the IF FILE() will return .T. even though the other program is still writing that file.

So I get an error.

I did work around by putting a Inkey(5) to delay using the file after it appears, that worked fine.
However I do not want to wait X seconds every time and what if it was a very large file and x seconds was not enough??
Next
Reply
Map
View

Click here to load this message in the networking platform