Help for this page

Select Code to Download


  1. or download this
    my $executable = "C:/Users/Desktop/file.exe";
    @args = ("$executable", 'input_command');
        system(@args) == 0
             or die "system @args failed: $?"
    
  2. or download this
    An endfile record was detected in a READ statement (unit= 5).
    Error occurs at or near line 21201 of _opnfil_  
    Called from or near line 231 of _MAIN__