Write a text on command line at same line and overwrite existing

Write a text on command line at same line and overwrite existing

Anonymous
Not applicable
676 Views
2 Replies
Message 1 of 3

Write a text on command line at same line and overwrite existing

Anonymous
Not applicable

Hello, Basically I got a process which is quite long , let's say 30 seconds.

I want put a counter at command line showing to

user how many objects has been processed so far. But I don't want to use  New Line Feed to change the line and keep each new  number at same line and same location of command line.  Any help would be appreciated. 

Thanks,

 

0 Likes
Accepted solutions (1)
677 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Accepted solution

Another approach might be ApplicationStatusBarProgressMeter.

 

Message 3 of 3

Anonymous
Not applicable

Thank you sir, great help and fancier than I expected.

 

0 Likes