Macro BOM detector
Copy a
Copy a
"_" from a QM code and run this QM macro. If copied from the foreach macro, it prints 6 (it means there is BOM); if from the for macro, it prints 3 (no BOM).Quote:Why would it be inside the string? I typed these characters manually.It's impossible if entire
"_" was typed manually. It was copy-pasted with BOM. Then maybe you selected/replaced only the _, and the BOM survived.
