• Missing end pad chars msg from BLOAD

    By Ken Deering 2 decades ago

    Whenever BLOAD runs we get the following message "00000FC6: Base64: Missing end pad chars"

    What does it mean and should we be worried?

    • Re: Base64: Missing end pad chars

      By Tom Lyne 2 decades ago

      With Base64 encoding there is sometimes a requirement for padding characters, obviously this message is informing you they are missing.



      There'll be more information on this in one of the RFCs.



      It shouldn't be anything you need to worry about.



      -tom