91
92
General Discussion / Re: Help find NWC after installing Windows 11
Last post by aboltenko -93
General Discussion / Re: Help find NWC after installing Windows 11
Last post by aboltenko -94
General Discussion / Re: Help find NWC after installing Windows 11
Last post by aboltenko -95
General Discussion / Help find NWC after installing Windows 11
Last post by aboltenko -96
User Tools / Re: NWCCONVERTOR
Last post by Flurmy -97
User Tools / Re: NWCCONVERTOR
Last post by Opagust -I've noted for following release:
- replace special characters with escape values
- solve problem opening with Musescore.
98
User Tools / Re: NWCCONVERTOR
Last post by Flurmy -you could specifically check for these problems during conversion and either delete or replace them with a flag - maybe "BLANK"?
" replaced with "
' replaced with '
< replaced with <
> replaced with >
& replaced with &
(whatever similitude to html is...
)This is NOT my idea. This is the standard!
https://www.w3.org/TR/xml11/#NT-Char
- 2.4 Character Data and Markup
99
User Tools / Re: NWCCONVERTOR
Last post by Lawrie Pardy -confirmed. Perhaps, given this is a problem that will certainly occur in the future, you could specifically check for these problems during conversion and either delete or replace them with a flag - maybe "BLANK"?
Also, and I don't know if it's a problem specific to my installation or Win11, NWCCONVERTOR can't seem to remember how to open the MusicXML file with Musescore. The correct path is in the options screen, but if you press OK, the config file is updated without the entry, UNLESS your browse to it beforehand. Then if you press OK the config file is saved with the correct path and it all works until next time you run NWCCONVERTOR, where, even though the correct path is in the config file, NWCCONVERTOR ignores it and you have to browse to it again...
100
User Tools / Re: NWCCONVERTOR
Last post by Flurmy -There's no way to include it permanently in the .exe?