Help for this page

Select Code to Download


  1. or download this
    system("cmd /c \"E:\\MyPerl\\Trial_Scripts\\batch_file.bat\"");
    
  2. or download this
    system("cd E:\\MyPerl\\Trial_Scripts && batch_file.bat");