Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
        .     "\n\tand the command: '$cmd'";
    }
    
  2. or download this
    c:\test>AssocFtype.pl .pl .doc
    Extension '.pl' is associated with type 'Perl'
            and the command: '"c:\perl\bin\perl.exe" -sw "%1" %*'
    Extension '.doc' is associated with type 'OpenOffice.org.doc'
            and the command: '"C:\Program Files\OpenOffice.org 2.2\program
    +\soffice.exe" -o "%1"'