From 236f0b8c9aa4a6f3f562806cd9d0b3270efd4199 Mon Sep 17 00:00:00 2001 From: fdbozzo Date: Thu, 8 Jan 2015 02:07:36 +0100 Subject: [PATCH] =?UTF-8?q?Changeset:=20618=20-=20Actualizaci=C3=B3n=20del?= =?UTF-8?q?=20archivo=20log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FoxBin2PRGVersionFile.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FoxBin2PRGVersionFile.txt b/FoxBin2PRGVersionFile.txt index d59baac..a102746 100644 --- a/FoxBin2PRGVersionFile.txt +++ b/FoxBin2PRGVersionFile.txt @@ -20,8 +20,9 @@ Change History ------------------------------------------------------------- 2015/01/04 v1.19.40 - Enhancement frx/lbx: Clean ASCII 0 from expression field for Dataenvironment, Cursors and Relations - Bug fix frx/lbx: When using Dataenvironment with more than one cursor, remaining cursors are lost -- Added new configuration "ShowProgressbar:2" to activate the progressbar only when a directory is selected and deactivate it for individual files (Jim Nelson) +- Feature: Added new configuration "ShowProgressbar:2" to activate the progressbar only when a directory is selected and deactivate it for individual files (Jim Nelson) - Bug fix dbf: [Error 12, variable "tcOutputFile" is not found] when DBF_Conversion_Support=4 and output file is the same as existent one (Mike Potjer) +- Feature: Added new code checking to find duplicated object names for the same class and container to notify those cases of vcx/scx file corruption 2015/01/01 v1.19.39 - Bug fix vbs: vbs scripts does not show FoxBin2Prg process errors correctly