Hi - I'm using autohotkey to run some macros for me while marking up text in Oxygen XML.
I don't know why, but Oxygen XML echoes some of the characters. Other software, such as Notepad++ and MS Word do not exhibit this behaviour.
For example - one thing the script does is insert the following text:
<change resp="username" when="2020-09-25">made edit.</change>
But in Oxygen XML the text shows up as
<change resp="username" when="2020-09-25">made edit.</change></change>
This 'echo' appears with other commands as well. As I said, the same macro does not add the additional text in software such as Notepad++ and MS Word.
I've got a workaround that deletes the additional text, but I'd like to figure out why this is happening.
Any ideas?
Oxygen XML echoes additional characters using autohotkey script
-
- Posts: 4
- Joined: Thu Oct 04, 2018 3:58 am
-
- Posts: 4
- Joined: Thu Oct 04, 2018 3:58 am
Re: Oxygen XML echoes additional characters using autohotkey script
Whooops! My fault - forgot that Oxygen was set to auto complete those keys - fixed the macro by working with the text that Oxygen puts into it.
To mods: could probably delete this thread.
To mods: could probably delete this thread.
Re: Oxygen XML echoes additional characters using autohotkey script
Hi,
This thread may be useful as a hint for others using autohotkey in combination with Oxygen. So, if you don't mind, we would like to keep this thread.
Regards,
Adrian
This thread may be useful as a hint for others using autohotkey in combination with Oxygen. So, if you don't mind, we would like to keep this thread.
Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com