[LA.pm] does system() wait?

cch2cch at netscape.net cch2cch at netscape.net
Mon Feb 21 19:10:10 PST 2005


Hi,

I  am running activePerl 5.6 on win98se. When I run these statements:

system("...realplayer  song1.mp3");
system("...realplayer  song2.mp3");
system("...realplayer song3.mp3");

I expect the three songs to be played in sequence. Instead only song3 is
played. It seems all three system() function are executed but one
overrides the other. I  believe Perl waits for system() to  finish  
before continuing. Is it not so in the PC environment? Thanks



__________________________________________________________________
Switch to Netscape Internet Service.
As low as $9.95 a month -- Sign up today at http://isp.netscape.com/register

Netscape. Just the Net You Need.

New! Netscape Toolbar for Internet Explorer
Search from anywhere on the Web and block those annoying pop-ups.
Download now at http://channels.netscape.com/ns/search/install.jsp


More information about the Losangeles-pm mailing list