Help for this page

Select Code to Download


  1. or download this
    warning [/home/student1/Desktop/compounds1310483480.zip]:  104 extra b
    +ytes at beginning or within zipfile
      (attempting to process anyway)
    ...
    file #2:  bad zipfile offset (local header sig):  405
    file #3:  bad zipfile offset (local header sig):  1020
    file #4:  bad zipfile offset (local header sig):  1552
    
  2. or download this
    foreach my $memberName (@MOL2_files)
    {
    ...
    
    open my $fh, ">>", $fullpath or die $!;
    print $log "Write Error.\n" if $zip->writeToFileNamed( $fh ) != AZ_OK;