- Cuando se exporta a texto un menu que usa comillas simples o una expresión en el mensaje de las opciones, al regenerar el binario se recortan partes del mensaje de esas opciones (Mike Potjer)

This commit is contained in:
fdbozzo
2015-06-01 23:23:38 +02:00
parent 9f5f8fa458
commit c4dd417017
3 changed files with 5 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg
Change History -------------------------------------------------------------
2015/06/01 v1.19.45
- Bug Fix: When a menu that uses single quotes or an expression in the option's MESSAGE is exported to text, when regenerating the menu from the text there are parts of the message that are cutted off (Mike Potjer)
2015/05/31 v1.19.44