From 1bd557bbd088642445030a27119fc72920a06f36 Mon Sep 17 00:00:00 2001 From: fdbozzo Date: Sun, 4 Jan 2015 12:54:01 +0100 Subject: [PATCH 01/19] =?UTF-8?q?Changeset:=20599=20cuando=20DBF=5FConvers?= =?UTF-8?q?ion=5FSupport=3D4=20y=20el=20archivo=20de=20salida=20es=20igual?= =?UTF-8?q?=20al=20generado=20(Mike=20Potjer)=20-=20Mejora=20scx/vcx/sc2/v?= =?UTF-8?q?c2:=20Detecci=C3=B3n=20de=20nombres=20de=20objeto=20duplicados?= =?UTF-8?q?=20para=20notificar=20casos=20de=20corrupci=C3=B3n=20-=20Arregl?= =?UTF-8?q?o=20para=20"Error=202183:=20Operation=20requires=20that=20SET?= =?UTF-8?q?=20MULTILOCKS=20is=20set=20to=20ON"=20en=20algunas=20conversion?= =?UTF-8?q?es=20de=20DBF]=20-=20Actualizaci=C3=B3n=20inicial=20del=20archi?= =?UTF-8?q?vo=20de=20versi=C3=B3n=20y=20proyecto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FoxBin2PRGVersionFile.txt | 7 +++++-- foxbin2prg.pj2 | 2 +- foxbin2prg.pjt | Bin 677563 -> 677563 bytes foxbin2prg.pjx | Bin 9123 -> 9123 bytes 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/FoxBin2PRGVersionFile.txt b/FoxBin2PRGVersionFile.txt index 47019ad..996c299 100644 --- a/FoxBin2PRGVersionFile.txt +++ b/FoxBin2PRGVersionFile.txt @@ -2,8 +2,8 @@ Lparameters toUpdateInfo Local lcNote With toUpdateInfo - .VersionNumber = 'v1.19.39' - .VersionDate = Date(2015,01,01) + .VersionNumber = 'v1.19.40' + .VersionDate = Date(2015,01,04) .SourceFileUrl = 'http://vfpxrepository.com/dl/thorupdate/Projects/FoxBin2Prg/FoxBin2Prg.Zip' .Link = 'http://vfpx.codeplex.com/wikipage?title=FoxBin2PRG' @@ -17,6 +17,9 @@ Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg Change History ------------------------------------------------------------- +2015/01/04 v1.19.40 + + 2015/01/01 v1.19.39 - Bug fix vbs: vbs scripts does not show FoxBin2Prg process errors correctly - When using BIN2PRG or PRG2BIN keywords with FoxBin2Prg command line, allow processing one file (Mike Potjer) diff --git a/foxbin2prg.pj2 b/foxbin2prg.pj2 index c1c9b82..f5b98aa 100644 --- a/foxbin2prg.pj2 +++ b/foxbin2prg.pj2 @@ -26,7 +26,7 @@ _LegalTrademark = "Creative Commons 4: Reconocimiento - CompartirIgual (by-sa): _ProductName = "FOXBIN2PRG" _MajorVer = "1" _MinorVer = "19" -_Revision = "39" +_Revision = "40" _LanguageID = "1034" _AutoIncrement = "0" * diff --git a/foxbin2prg.pjt b/foxbin2prg.pjt index 9ad7cf4a8a5203fa8ea6331b5ddd30c81bf20901..9f0b36729cbfc7592671427dd340f30c4de8394c 100644 GIT binary patch delta 71 zcmdnJR&)1S%?$>eoF)bg3=D<_#wHU5r6(T{XK9Y$Y>(h%1Y#y2W(HywAZ7((HXvpP PVh$kY+#bQnmFx=u#S9X6 delta 71 zcmdnJR&)1S%?$>eoW_<63=D<_#wHU5r6(T{XK9Y$Y>(h%1Y#y2W(HywAZ7((HXvpP PVh$kY+#bQnmFx=u#_JM) diff --git a/foxbin2prg.pjx b/foxbin2prg.pjx index 7cf24a5d67a1af5e690054817a253824710ba17a..d35c037c71181fbe8e1111acabe1df2499e9917e 100644 GIT binary patch delta 13 UcmZ4NzSy0`fS-|NBg=ec02{{xlmGw# delta 13 UcmZ4NzSy0`fR9IXBg=ec0325XuK)l5 From 76fd8a7ffef878356c342f3b1c40d690817271d6 Mon Sep 17 00:00:00 2001 From: fdbozzo Date: Sun, 4 Jan 2015 15:48:14 +0100 Subject: [PATCH 02/19] =?UTF-8?q?Changeset:=20600=20-=20Modificaci=C3=B3n?= =?UTF-8?q?=20FRX=20para=20caso=20de=20prueba=20y=20agregado=20de=20alguno?= =?UTF-8?q?s=20archivos=20mas?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FoxBin2PRGVersionFile.txt | 2 +- TESTS/DATOS_READONLY/fb2p_depto.db2 | 73 ++++++++++++++++++ TESTS/DATOS_READONLY/fb2p_foxuser.fr2 | 92 +++++++++++++++++++++-- TESTS/DATOS_READONLY/fb2p_foxuser.frt | Bin 6519 -> 8820 bytes TESTS/DATOS_READONLY/fb2p_foxuser.frx | Bin 12773 -> 13231 bytes TESTS/DATOS_READONLY/foxuser_fdbozzo.cdx | Bin 0 -> 15360 bytes TESTS/DATOS_READONLY/foxuser_fdbozzo.dbf | Bin 0 -> 4073 bytes TESTS/DATOS_READONLY/foxuser_fdbozzo.fpt | Bin 0 -> 28800 bytes 8 files changed, 158 insertions(+), 9 deletions(-) create mode 100644 TESTS/DATOS_READONLY/fb2p_depto.db2 create mode 100644 TESTS/DATOS_READONLY/foxuser_fdbozzo.cdx create mode 100644 TESTS/DATOS_READONLY/foxuser_fdbozzo.dbf create mode 100644 TESTS/DATOS_READONLY/foxuser_fdbozzo.fpt diff --git a/FoxBin2PRGVersionFile.txt b/FoxBin2PRGVersionFile.txt index 996c299..6df3398 100644 --- a/FoxBin2PRGVersionFile.txt +++ b/FoxBin2PRGVersionFile.txt @@ -18,7 +18,7 @@ Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg Change History ------------------------------------------------------------- 2015/01/04 v1.19.40 - +- Bug fix frx: Clean ASCII 0 from expression field for Cursors and Dataenvironment 2015/01/01 v1.19.39 - Bug fix vbs: vbs scripts does not show FoxBin2Prg process errors correctly diff --git a/TESTS/DATOS_READONLY/fb2p_depto.db2 b/TESTS/DATOS_READONLY/fb2p_depto.db2 new file mode 100644 index 0000000..219fad7 --- /dev/null +++ b/TESTS/DATOS_READONLY/fb2p_depto.db2 @@ -0,0 +1,73 @@ +*-------------------------------------------------------------------------------------------------------------------------------------------------------- +* (ES) AUTOGENERADO - ¡¡ATENCIÓN!! - ¡¡NO PENSADO PARA EJECUTAR!! USAR SOLAMENTE PARA INTEGRAR CAMBIOS Y ALMACENAR CON HERRAMIENTAS SCM!! +* (EN) AUTOGENERATED - ATTENTION!! - NOT INTENDED FOR EXECUTION!! USE ONLY FOR MERGING CHANGES AND STORING WITH SCM TOOLS!! +*-------------------------------------------------------------------------------------------------------------------------------------------------------- +*< FOXBIN2PRG: Version="1.19" SourceFile="fb2p_depto.dbf" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries) +* + + + + 1252 + 2014/01/06 + fb2p_dbc.dbc + 0x00000030 + Visual FoxPro + + + + DEPTO + C + 10 + 0 + .F. + .F. + depto_field_validation_rule() + depto_field_validation_message() + "Depto." + fb2p_depto_record_rule_validation() + fb2p_depto_record_rule_validation_message() + FB2P_DEPTO + + + __ri_delete_fb2p_depto() + Comentario de "fb2p_depto" + 0 + 0 + + + DESCRIP + C + 50 + 0 + .F. + .F. + + + + + + + + + + + 0 + 0 + + + + + FB2P_DEPTO.CDX + + + + DEPTO + PRIMARY + DEPTO + depto=>"0" + ASCENDING + MACHINE + + + +
diff --git a/TESTS/DATOS_READONLY/fb2p_foxuser.fr2 b/TESTS/DATOS_READONLY/fb2p_foxuser.fr2 index 0e67a44..7adc67b 100644 --- a/TESTS/DATOS_READONLY/fb2p_foxuser.fr2 +++ b/TESTS/DATOS_READONLY/fb2p_foxuser.fr2 @@ -550,7 +550,7 @@ de Label Properties]]> @@ -604,19 +604,31 @@ de Label Properties]]>