Cscript.exe with this script
Wscript.StdOut.WriteLine( "Test " & ChrW(&H2460))
works fine in a CMD window but in a TextPad tool fails with
Microsoft VBScript runtime error: Invalid procedure call or argument
How can I remedy this?
Changing Tool Output default encoding does not remedy this. https://i.stack.imgur.com/0xFqH.png https://i.stack.imgur.com/wBy3u.png https://i.stack.imgur.com/f7FZJ.png
I am running TextPad 7.5.1 in Windows 7 Pro 64-bit.