Help for this page

Select Code to Download


  1. or download this
    @proglist = ("echo","hello, world!<br>");
    system(@proglist);
    
  2. or download this
    @proglist = ("tolerance.test","$content","$conflev","$n");
    system(@proglist);