Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
FileRead を使用してファイルを読み取り、その内容をリストボックスに表示すると、行の後に文字化けが発生します。
例えば。私の行が次の場合:a.txt
I get something lk: a.txt$$
(注 $$ は一部の文字化けです) おそらく $\r$\n が原因です。これを修正するにはどうすればよいですか?
TrimNewLinesヘルパー マクロを使用する