Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FEOF()
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
FEOF()
Miscellaneous
Thread ID:
00415038
Message ID:
00415038
Views:
47
Is there any way to show progress when scanning a file using low-level functions? I have this code:

Do while not feof(lnHandle)
.......
Enddo

It's a very large file so I want to update the _screen.caption or something as it's being scanned. Is there any way to do this?
Next
Reply
Map
View

Click here to load this message in the networking platform