Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value $_[0] in substitution (s///) at /System/Lib
    +rary/Perl/5.18/File/Basename.pm line 341, <GEN0> line 10.
    fileparse(): need a valid pathname
    
  2. or download this
    my $basename = basename (@TIFFfolder_list, ".psd");
    print "$basename\n";