Subject: Will a "system call" wait until the command finishes?
From: sayoyo Sayoyo <sayoyo yahoo.com>
Date: Sat, 16 Feb 2008 05:44:50 +0900
Hi,
I wish to know, if I use system() to execute a time consuming task, will
ruby wait until the task is finished or it will automatically interprete
the next line?
Thanks you very much
sayoyo
--
Posted via http://www.ruby-forum.com/.