Help for this page

Select Code to Download


  1. or download this
    C:\temp\Perl>c:\path\to\perl.exe test2.pl 1 2 3 4 5
                 ^^^^^^^^^^^^^^^^^^^
    
  2. or download this
        ASSOC .pl=PerlScript
        FTYPE PerlScript=c:\path\to\perl.exe %1 %*