Re: I wanna implement the revolving slash while the process is executing



antonyliu2002@xxxxxxxxx wrote:
Thanks. I tried your trick. It works. I was using the backspace
character \b, which did not help. The \r absolutely helped.

How about the growing dots (......)?

Of course, simply growing the dots is easy, but I am not sure how to
remove all those dots and then start growing from scratch on the same
line again. Could anyone of you shed some light on this? Thanks.

It would be pretty much the same as the "spinning line", except that rather than writing the \r character each time, you'd only write it when you'd written as many periods as make up the line you want (presuambly, no more than there are characters wide on your console :) ).

Pete
.



Relevant Pages

  • Re: make all lines the same length only with busybox commands
    ... the a string of as many dots as there are characters in the ... it first turns any character into ... makes the pattern space look like: ... The second sed appends that longest line of dots to every line ...
    (comp.unix.shell)
  • Re: make all lines the same length only with busybox commands
    ... the a string of as many dots as there are characters in the ... it first turns any character into ... makes the pattern space look like: ... The second sed appends that longest line of dots to every line ...
    (comp.unix.shell)
  • Equation Editor uses the wrong symbols
    ... dot over a character, it put an intersection symbol over the character ... Two dots become two intersection symbols, ... version of office (and equation editor) did not solve the problem? ...
    (microsoft.public.mac.office.word)
  • Re: FBoFW: Johnston still not retiring
    ... My Name Is Earl has been good, with some growing pains... ... I mean, they did a season with the title character in prison, so why ... so next season his dead body is the main character. ...
    (rec.arts.comics.strips)
  • Re: I wanna implement the revolving slash while the process is executing
    ... waiting for the process to complete. ... / and \) or grows the dots. ... Of course, simply growing the dots is easy, but I am not sure how to ...
    (microsoft.public.dotnet.languages.csharp)