Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Progress bar

From: brasilv:tin:it at: 21-Nov-2005 12:41

Hi List, I've a cmd like this:
> call/output/wait cmd-iso none
Where cmd-iso is the call to cdrecord I would like to know how to show a progress bar for this command and hide the shell window. Thank you, Silvia