Skip to content

Encoding issues #29

Open
Open
@TomasZwinkels

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.

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