Help for this page

Select Code to Download


  1. or download this
    @ARGV = ("C:/Program Files/Perl Express/sample.txt", "some hash"); # I
    + dunno the path value in advance. This is just an example
    system("C:/Perl/bin/perl.exe /path/to/the/script @ARGV");