Bug Fix: Arreglo de bug en método set_UserValue() cuando se intenta obtener información de un error que no puede abrir la tabla (por ej, porque el memo está corrupto)

This commit is contained in:
fdbozzo
2015-06-22 19:38:13 +02:00
parent ead5caef0b
commit 2fd27e6382
2 changed files with 10 additions and 4 deletions

View File

@@ -18,6 +18,7 @@ Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg
Change History -------------------------------------------------------------
2015/06/22 v1.19.46
- Bug Fix: set_UserValue() method causes error when trying to get information about another error and the VFP binary table can not be opened (ie, because corrupted memo)
2015/06/21 v1.19.45