-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid_Name for all XML created with CL3 #6
Comments
Strange
|
@hi5 Thanks for the reply....
Besides the issues with XML data everything else works great. Perhaps it is some sort of encoding issue i'm not sure why though. On another note I am looking to modify the ClipChain code to allow a HotKey to add/insert selected text to the clipchain so I can open the ClipChain GUI and then copy new items to the chain without having to always use the Insert GUI. Is this a feature you would be interested in as well? Thanks |
I've been running the Unicode version of AutoHotkey for so long I keep forgetting there is an Ansi version - XA only works correctly with AutoHotkeyU64.exe or AutoHotkeyU32.exe which you can find in your AutoHotkey folder (if you've installed it, otherwise you'll find them in the ZIP file you can download from the AutoHotkey website). I'd not only recommend the Unicode version of AutoHotkey in general, but especially for CL3 so it can properly handle unicode text (non-English languages, Unicode characters incl. emoji). I should add a note to the CL3 readme about it as well. Reference: hi5/XA#1 (comment) Edit: try upgrading AutoHotkey, it should actually work with Ansi as one my other scripts relied on it at first and XA worked fine at the time now that I think about it. (That script now works with Unicode & Ansi (F4MiniMenu)) |
I've used XA on Win7/8/10 without any issues or installing something but apart for checking with newer updates of AHK, you could try and see if you actually have the msxml6.dll which is I think a requirement for the A search for msxml*.dll in
should show ❓ |
All my data files show this
Invalid_Name
in the saved XML on Window 10The text was updated successfully, but these errors were encountered: