Another method is to use the start command of cmd.exe:
system("start c:\\block.exe") == 0 or die "Couldn't launch 'c:\\block.exe': $! / $?"; print "processing second line...\n";
In reply to Re: How to skip to next Command line
by Corion
in thread How to skip to next Command line
by l.frankline
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |