Hi!

I want to make a kind of progressbar in dos?

Lets say when I read a text file I want the text in dos to be

"Opening text file... (5%)"

and the 5% should increase untill 100% when
thow whole file is read.

And only the 5% should be rewritten some how?