- Arreglo de incidencia en LastMemberType, que estaba siendo reutilizado más de una vez provocando dobles cierres </member></member>

This commit is contained in:
fdbozzo
2015-04-15 00:38:28 +02:00
parent 0e07d8a446
commit 198995cd27
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@@ -11027,6 +11027,8 @@ DEFINE CLASS c_conversor_prg_a_dbc AS c_conversor_prg_a_bin
CASE lcLastMemberType == 'database'
*C_FB2PRG_CODE = C_FB2PRG_CODE + CR_LF + CR_LF
ENDCASE
lcLastMemberType = ''
ENDIF
*-- Cambio de tipo de miembro, inicio del actual (connection, table, view, storedprocedures)