General discussion

  • Creator
    Topic
  • #2290158

    Writing and exporting MP3 tag info

    Locked

    by steve ·

    article root

All Comments

  • Author
    Replies
    • #2710909

      buggy

      by steve ·

      In reply to Writing and exporting MP3 tag info

      I didn’t even look at all the listings, but there is no way Listing H will actually run.

      # set up counter to track number of files processed $count = 0;

      Minor error, since you’re not using strict you don’t need to declare your variables, but I imagine you want a newline after the comment, before $count.

      When using a print to <

      • #2710701

        error message in “H”

        by mjdme ·

        In reply to buggy

        Can’t find string terminator “STARTHTML” anywhere before EOF at mp3id.pl line 13.

      • #2709884

        Sorry about that

        by rexworld ·

        In reply to buggy

        Ah, sorry about that. Cut-and-paste errors when I was copying from Word into the HTML data entry system we use here. I’ll try to get that fixed today.

        • #2709845

          Hopefully the source code is now correct

          by rexworld ·

          In reply to Sorry about that

          Again my apologies, I have gone into the publishing system and I believe I’ve corrected the Perl cod in Listings G and H.

          Please let me know if there are any remaining problems in the code.

        • #2709707

          H error

          by mjdme ·

          In reply to Hopefully the source code is now correct

          I tried it again and now the error is at the end.

          Can’t find string terminator “ENDHTML” anywhere before EOF at mp3id.pl line 58.

        • #2710241

          still error in H

          by mjdme ·

          In reply to H error

          I tried it again and now the error is at the end.

          Can’t find string terminator “ENDHTML” anywhere before EOF at mp3id.pl line 58.

Viewing 0 reply threads