Hi Silvia,

On Monday, November 21, 2005, 12:41:54 PM, you wrote:

>> call/output/wait cmd-iso none

SB> Where cmd-iso is the call to cdrecord

SB> I would like to know how to show a progress bar for this command and hide
SB> the shell window.

Unfortunately,  you  can't.  However, if you have /Pro and library
access, it is possible to do it using something like my async-call
function (the Windows version is based on Nenad's code):

http://www.colellachiara.com/soft/async-call-definition.r

HTML docs in:

http://www.colellachiara.com/soft/client.html#sect15.5.

Note,  though,  that  you  won't  be able to use the script as is,
because it is written as a module for the Network Detective... but
you  can  just  copy  and paste the code out of it. You'll need to
change  the code to suit your needs and remove any dependencies it
may  have  that  you  don't  need. Maybe someone can help you with
it... otherwise I'll see if I can find some free time.

Regards,
   Gabriele.
-- 
Gabriele Santilli <[EMAIL PROTECTED]>  ---  http://www.rebol.com/
Colella Chiara software division --- http://www.colellachiara.com/

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to