Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. NUSkyhawk

    Tcl puts command

    Actually, I used the -nonewline and flush stdout commands in conjunction with a "puts -nonewlinw "\b" to erase the output. The "\b" is a backslash which deletes the text so I can replace it in the command line...
  2. NUSkyhawk

    Tcl puts command

    Hello, In a script I have written there is a stage in the script where output is displayed on the screen which tells the user to please wait for a process to finish. This is timed via the sleep command, and I am wondering if it is possible to display one of those cool looking helicopters or...

Part and Inventory Search

Back
Top