Skip to content

Encoding issues #29

Description

@TomasZwinkels

I am having some troubles with special characters (Unicode).

When I make the 'ImportCodeFor' call in in the add-in menu a .bas file with this line:

strPattern = "Dr. ès lettres"

becomes

strPattern =" Dr. ès lettres"

The general windows settings for 'Language for non-Unicode programs' is set to German, and should allow for such characters. A copy paste via notepad++ into the code window also properly copies to character. I suppose somewhere in the import process the encoding of code content might need to be specified? So far I had no luck figuring out where myself.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions