rfazendeiro
Centurion
- Joined
- Mar 8, 2004
- Messages
- 110
Hi to all,
Currently in my application i have to read from a huge file and make some operations with the file. Because the file takes some time to read, i would like to show a progress bar to indicate that the file is being read.
My problem is that i dont know how many lines the file has so i cannot indicate the maximun value to increment it.
any body has an ideia?
Currently in my application i have to read from a huge file and make some operations with the file. Because the file takes some time to read, i would like to show a progress bar to indicate that the file is being read.
My problem is that i dont know how many lines the file has so i cannot indicate the maximun value to increment it.
any body has an ideia?