Help for this page

Select Code to Download


  1. or download this
        my $fn = '"C:\img\del me\three (3\00000253.jpg"';
        system($fn);
    
  2. or download this
        my $fn = '"C:\img\del me\three 3\00000253.jpg"';
        system($fn)