Fixes MNX with ";"

Fixed  Recreating MNX containing ";" by bjornhoeksel
fixed #80
This commit is contained in:
Lutz
2022-03-30 11:59:32 +02:00
parent 7da98354a1
commit 2dae334d85
12 changed files with 128 additions and 15 deletions

View File

@@ -27,6 +27,7 @@ _**Note:** you can click on the version number for downloading this version from
| Rel.Date | Developer | Version | Details |
| - | - | - | - |
| 2022/03/30 | bjornhoeksel | [v1.19.71](https://github.com/fdbozzo/foxbin2prg/releases/tag/v1.19.71) | **Bug Fix**: Convert menu mn2 to mnx with skip for that contains a string with ; sign is missing part after that sign in mnx. (bjornhoeksel) |
| 2022/03/16 | LScheffler | [v1.19.70](https://github.com/fdbozzo/foxbin2prg/releases/tag/v1.19.70) | **Bug Fix**: Last bar in menu files are in some situations not converted correctly back in the mnx file. (bjornhoeksel) |
| | | | **Enhancement**: Buglist internal of FoxBin2Prg reordered |
| | | | **Enhancement**: Enhancement to documentation |
@@ -408,4 +409,4 @@ _**Note:** you can click on the version number for downloading this version from
This project is part of [VFPX](https://vfpx.github.io/).
----
Last changed: _2022/03/16_ ![Picture](./pictures/vfpxpoweredby_alternative.gif)
Last changed: _2022/03/30_ ![Picture](./pictures/vfpxpoweredby_alternative.gif)